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 75e42a8 commit 0f292beCopy full SHA for 0f292be
x-pack/plugin/esql/qa/testFixtures/src/main/resources/inlinestats.csv-spec
@@ -3950,8 +3950,7 @@ from employees
3950
3951
inlineStatsOnAggregateMetricDouble
3952
required_capability: inline_stats
3953
-required_capability: aggregate_metric_double_literal_registered
3954
-required_capability: aggregate_metric_double_convert_to
+required_capability: aggregate_metric_double_v0
3955
FROM k8s-downsampled
3956
| EVAL a = TO_AGGREGATE_METRIC_DOUBLE(1) // Temporary workaround to enable aggregate_metric_double
3957
| INLINE STATS tx_max = MAX(network.eth0.tx) BY pod
0 commit comments