-
Notifications
You must be signed in to change notification settings - Fork 25.2k
ES|QL - Make full text functions GA #128437
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
base: main
Are you sure you want to change the base?
ES|QL - Make full text functions GA #128437
Conversation
…s-ga' into feature/full-text-functions-ga
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-analytical-engine (Team:Analytics) |
Pinging @elastic/kibana-esql (ES|QL-ui) |
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.
@carlosdelest you'll need to generate the 8.x asciidoc changes in a separate PR because we can't backport the markdown docs changes to the 8.19 branch
The 8.19 PR can then be merged immediately because it lives on the 8.19 branch.
However, this main/9.1.0 PR shouldn't be merged yet. We need to update all the ESQL docs to use the correct applies_to metadata which enables us to properly differentiate versioning in the new docs. Docs team will handle that, but in meantime we're not merging 9.1.0 changes immediately that don't have the correct metadata.
You can assign this PR to me if you like so I'll be responsible for merging/updating when time comes.
Thanks for chiming in @leemthompo ! I will assign this PR to you for now - LMK when I should merge it and its follow-up PR for 8.19 when things are ready. |
... for some reason I can't assign it to you @leemthompo . Please do it yourself or just ping me when this is ready to merge 🙏 |
I've added to developer docs project board too so I'll maintain visibility :) |
Related to elastic/elasticsearch#128437 Makes full text functions GA in ES|QL
Makes the following Full Text Functions GA in ES|QL:
Function descriptors and docs have been updated accordingly.