-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[ES|QL] Update LIKE wildcard symbols from SQL to ES|QL style #247782
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
Conversation
|
Pinging @elastic/kibana-esql (Team:ESQL) |
|
Starting backport for target branches: 9.3 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…#247782) ## Summary Update LIKE wildcard symbols from SQL to ES|QL style
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
…247782) (#247801) # Backport This will backport the following commits from `main` to `9.3`: - [[ES|QL] Update LIKE wildcard symbols from SQL to ES|QL style (#247782)](#247782) <!--- Backport version: 10.2.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Valerio","email":"[email protected]"},"sourceCommit":{"committedDate":"2026-01-05T09:42:24Z","message":"[ES|QL] Update LIKE wildcard symbols from SQL to ES|QL style (#247782)\n\n## Summary\n\n Update LIKE wildcard symbols from SQL to ES|QL style","sha":"d3bed353a24d69605d7821d77b1e1ca31ec04e2a","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Feature:ES|QL","Team:ESQL","backport:version","v9.3.0","9.3 candidate","v9.4.0"],"title":"[ES|QL] Update LIKE wildcard symbols from SQL to ES|QL style","number":247782,"url":"https://github.com/elastic/kibana/pull/247782","mergeCommit":{"message":"[ES|QL] Update LIKE wildcard symbols from SQL to ES|QL style (#247782)\n\n## Summary\n\n Update LIKE wildcard symbols from SQL to ES|QL style","sha":"d3bed353a24d69605d7821d77b1e1ca31ec04e2a"}},"sourceBranch":"main","suggestedTargetBranches":["9.3"],"targetPullRequestStates":[{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/247782","number":247782,"mergeCommit":{"message":"[ES|QL] Update LIKE wildcard symbols from SQL to ES|QL style (#247782)\n\n## Summary\n\n Update LIKE wildcard symbols from SQL to ES|QL style","sha":"d3bed353a24d69605d7821d77b1e1ca31ec04e2a"}}]}] BACKPORT-->
…#247782) ## Summary Update LIKE wildcard symbols from SQL to ES|QL style
Summary
Update LIKE wildcard symbols from SQL to ES|QL style