ES|QL - Make full text functions GA#128437
ES|QL - Make full text functions GA#128437carlosdelest wants to merge 7 commits intoelastic:mainfrom
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.
@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
ioanatia
left a comment
There was a problem hiding this comment.
changes look good to me - but @leemthompo knows best in what order and when we should merge this
|
Closing as doc changes will be done as part of #129786 |
Makes the following Full Text Functions GA in ES|QL:
Function descriptors and docs have been updated accordingly.