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

[ES|QL] Ensure index validation takes into account failure-store #215383

Closed
thomasneirynck opened this issue Mar 20, 2025 · 3 comments
Closed

[ES|QL] Ensure index validation takes into account failure-store #215383

thomasneirynck opened this issue Mar 20, 2025 · 3 comments
Labels
Team:ESQL ES|QL related features in Kibana

Comments

@thomasneirynck
Copy link
Contributor

thomasneirynck commented Mar 20, 2025

The autocomplete in ES|QL will validate index-patterns using the ES _resolve endpoint.

Need to ensure failure-store patterns validate as well.

e.g.
FROM logs::failures should validate correctly.
FROM logs::data should validate correctly.

@thomasneirynck thomasneirynck added the Team:ESQL ES|QL related features in Kibana label Mar 20, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

@thomasneirynck
Copy link
Contributor Author

See elastic/elasticsearch#120660 for support in ES|QL grammar

@stratoula
Copy link
Contributor

Closing in favor of #205663

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:ESQL ES|QL related features in Kibana
Projects
None yet
Development

No branches or pull requests

3 participants