Skip to content
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

[8.x] Support index pattern selector syntax in ES|QL (#120660) #125557

Conversation

jbaiera
Copy link
Member

@jbaiera jbaiera commented Mar 25, 2025

Backports the following commits to 8.x:

This PR updates the ES|QL grammar to include the selector portion of an index pattern. Patterns
are recombined before being sent to field caps. Field caps already supports this functionality, so
this is primarily wiring it up where needed.
@jbaiera
Copy link
Member Author

jbaiera commented Mar 26, 2025

Waiting to pull additional CI fixes from #125731 into this PR as part of the backport.

@jbaiera jbaiera added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Mar 28, 2025
@elasticsearchmachine elasticsearchmachine merged commit 3fdc90c into elastic:8.x Mar 28, 2025
15 checks passed
@jbaiera jbaiera deleted the backport-8.x-failure-store-esql-support branch March 28, 2025 19:47
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 >non-issue v8.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants