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 9588e10 commit a9c3ed7Copy full SHA for a9c3ed7
x-pack/plugin/esql/qa/testFixtures/src/main/resources/categorize.csv-spec
@@ -662,7 +662,7 @@ count:long | category:keyword | timestamp:datetime
662
663
664
multiple groupings with categorize and limit before stats
665
-required_capability: categorize_v5
+required_capability: categorize_multiple_groupings
666
667
FROM sample_data | SORT message | LIMIT 5
668
| STATS count=COUNT() BY category=CATEGORIZE(message), client_ip
0 commit comments