Skip to content

Commit 61a190e

Browse files
committed
Apply capability in one more test
1 parent e8c50c4 commit 61a190e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/esql/qa/testFixtures/src/main/resources/stats_count_distinct.csv-spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ h:long
5252
;
5353

5454
countDistinctOfScaledFloat
55+
required_capability: fix_precision_of_scaled_float_fields
5556
// float becomes double until https://github.com/elastic/elasticsearch-internal/issues/724
5657
from employees | stats h = count_distinct(height.scaled_float);
5758

0 commit comments

Comments
 (0)