We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8e309 commit 8168ba3Copy full SHA for 8168ba3
docs/reference/esql/functions/grouping-functions.asciidoc
@@ -9,8 +9,10 @@ The <<esql-stats-by>> command supports these grouping functions:
9
10
// tag::group_list[]
11
* <<esql-bucket>>
12
-* experimental:[] <<esql-categorize>>
+* experimental:[] <<esql-categorize>> NOTE: Requires a https://www.elastic.co/subscriptions[platinum license].
13
// end::group_list[]
14
15
include::layout/bucket.asciidoc[]
16
+
17
+NOTE: The `CATEGORIZE` function requires a https://www.elastic.co/subscriptions[platinum license].
18
include::layout/categorize.asciidoc[]
0 commit comments