You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In elastic#113373 we added a yaml test that can exercise the path of parsing
`_ts_routing_hash` values however, the doc value format was not already
registered in the `NamedWriteableRegistry`.
This makes the `TimeSeriesRoutingHashFieldType` doc value format
`NamedWriteable` available in the `NamedWriteableRegistry`
(cherry picked from commit d07d167)
Signed-off-by: Andrei Dan <[email protected]>
0 commit comments