We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1050d0e commit f12c9fbCopy full SHA for f12c9fb
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql/46_downsample.yml
@@ -260,7 +260,7 @@ setup:
260
- method: POST
261
path: /_query
262
parameters: []
263
- capabilities: [aggregate_metric_double_implicit_casting_in_aggs]
+ capabilities: [metrics_capability, aggregate_metric_double_implicit_casting_in_aggs]
264
reason: "Support for casting aggregate metric double implicitly when present in aggregations"
265
266
- do:
0 commit comments