-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[DOCS][ESQL] Add versions to the docs for LIKE LIST #130299
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
[DOCS][ESQL] Add versions to the docs for LIKE LIST #130299
Conversation
|
🔍 Preview links for changed docs:
🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes. |
.../java/org/elasticsearch/xpack/esql/expression/function/scalar/string/regex/WildcardLike.java
Outdated
Show resolved
Hide resolved
|
@leemthompo I addressed your feedback, can I get another code review please? |
leemthompo
left a comment
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.
LGTM, thanks for following up on this @julian-elastic 👍
|
Pinging @elastic/es-docs (Team:Docs) |
Clarifies the version applicability for new LIKE function alternative syntax with a list of patterns, added in elastic#129170
💚 Backport successful
|
Clarifies the version applicability for new LIKE function alternative syntax with a list of patterns, added in elastic#129170
Clarifies the version applicability for new LIKE function alternative syntax with a list of patterns, added in #129170