-
Notifications
You must be signed in to change notification settings - Fork 25.5k
ES|QL: fix docs for functions in PREVIEW #123880
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ES|QL: fix docs for functions in PREVIEW #123880
Conversation
Documentation preview: |
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-analytical-engine (Team:Analytics) |
[[esql-categorize]] | ||
=== `CATEGORIZE` | ||
|
||
preview::["Do not use `CATEGORIZE` on production environments. This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features."] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably this was edited manually
💔 Backport failed
You can use sqren/backport to manually backport by running |
Backporting manually #124078 |
Backporting #112792, this small docs change got lost.
This just makes the message more generic (instead of referring to VALUES function specifically)