Skip to content

Commit ca711ed

Browse files
authored
[DOCS] 8.x mention categorize license requirement (elastic#126670) (elastic#126689)
1 parent 6e8e309 commit ca711ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/reference/esql/functions/grouping-functions.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ The <<esql-stats-by>> command supports these grouping functions:
99

1010
// tag::group_list[]
1111
* <<esql-bucket>>
12-
* experimental:[] <<esql-categorize>>
12+
* experimental:[] <<esql-categorize>> NOTE: Requires a https://www.elastic.co/subscriptions[platinum license].
1313
// end::group_list[]
1414

1515
include::layout/bucket.asciidoc[]
16+
17+
NOTE: The `CATEGORIZE` function requires a https://www.elastic.co/subscriptions[platinum license].
1618
include::layout/categorize.asciidoc[]

0 commit comments

Comments
 (0)