Skip to content

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Jun 25, 2025

Backports the docs for the LIKE list syntax we added a few days ago. In main the docs are generated from an annotation, just like functions. But in 8.19 we hadn't done that. So we have to add these by hand.

Backports the docs for the LIKE list syntax we added a few days ago. In
`main` the docs are generated from an annotation, just like functions.
But in 8.19 we hadn't done that. So we have to add these by hand.
@nik9000 nik9000 requested a review from julian-elastic June 25, 2025 13:15
@nik9000 nik9000 added >docs General docs changes backport :Analytics/ES|QL AKA ESQL v8.19.0 labels Jun 25, 2025
Copy link
Contributor

Documentation preview:

usually acts on a field placed on the left-hand side of the operator, but it can
also act on a constant (literal) expression. The right-hand side of the operator
represents the pattern.
represents the pattern. or a list of patterns. If a list of patterns is provided,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: We can either remove the full stop after patten or change it to comma

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops. got it.

@nik9000 nik9000 added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jun 25, 2025
@elasticsearchmachine elasticsearchmachine merged commit 5ebf9da into elastic:8.19 Jun 25, 2025
6 checks passed
@nik9000 nik9000 deleted the backport_esql_like_list_docs branch June 25, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >docs General docs changes v8.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants