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 c703edd commit 0f1bb41Copy full SHA for 0f1bb41
x-pack/plugin/esql/qa/testFixtures/src/main/resources/categorize.csv-spec
@@ -309,6 +309,7 @@ COUNT():long | category:keyword
309
310
on REVERSE(CONCAT())
311
required_capability: categorize_v6
312
+required_capability: fn_reverse_grapheme_clusters
313
314
FROM sample_data
315
| STATS COUNT() BY category=CATEGORIZE(REVERSE(CONCAT(message, " 👍🏽😊")))
0 commit comments