Skip to content

Commit 7d77135

Browse files
authored
Add license mention to ESQL categorize (#126666) (#126669)
* Add license mention to ESQL categorize exceptional licensing mention in docs
1 parent 3575152 commit 7d77135

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/query-languages/esql/functions-operators/grouping-functions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ The [`STATS`](/reference/query-languages/esql/commands/processing-commands.md#es
1616
:::{include} ../_snippets/functions/layout/bucket.md
1717
:::
1818

19+
:::{note}
20+
The `CATEGORIZE` function requires a [platinum license](https://www.elastic.co/subscriptions).
21+
:::
22+
1923
:::{include} ../_snippets/functions/layout/categorize.md
2024
:::
2125

0 commit comments

Comments
 (0)