Add license mention to ESQL categorize (#126666)
* Add license mention to ESQL categorize exceptional licensing mention in docs
This commit is contained in:
parent
a0dd4e76ec
commit
ef633d53bd
|
@ -16,6 +16,10 @@ The [`STATS`](/reference/query-languages/esql/commands/processing-commands.md#es
|
|||
:::{include} ../_snippets/functions/layout/bucket.md
|
||||
:::
|
||||
|
||||
:::{note}
|
||||
The `CATEGORIZE` function requires a [platinum license](https://www.elastic.co/subscriptions).
|
||||
:::
|
||||
|
||||
:::{include} ../_snippets/functions/layout/categorize.md
|
||||
:::
|
||||
|
||||
|
|
Loading…
Reference in New Issue