File tree Expand file tree Collapse file tree
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -357,9 +357,6 @@ tests:
357357- class : org.elasticsearch.indices.IndicesRequestCacheIT
358358 method : testCanCache
359359 issue : https://github.com/elastic/elasticsearch/issues/144526
360- - class : org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
361- method : test {p0=esql/46_downsample/Stats from downsampled and non-downsampled index simultaneously with implicit casting}
362- issue : https://github.com/elastic/elasticsearch/issues/145163
363360
364361# Examples:
365362#
Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ setup:
260260 - method : POST
261261 path : /_query
262262 parameters : []
263- capabilities : [aggregate_metric_double_v0 , dense_vector_agg_metric_double_if_version]
263+ capabilities : [aggregate_metric_double_default_metric , dense_vector_agg_metric_double_if_version]
264264 reason : " Support for casting aggregate metric double implicitly when present in aggregations"
265265
266266 - do :
You can’t perform that action at this time.
0 commit comments