Skip to content

[8.19] ES|QL: Check if cluster aliases and index patterns are valid before executing query (#122497)#130021

Merged
pawankartik-elastic merged 4 commits intoelastic:8.19from
pawankartik-elastic:backport/8.19/pr-122497
Jun 26, 2025
Merged

[8.19] ES|QL: Check if cluster aliases and index patterns are valid before executing query (#122497)#130021
pawankartik-elastic merged 4 commits intoelastic:8.19from
pawankartik-elastic:backport/8.19/pr-122497

Conversation

@pawankartik-elastic
Copy link
Contributor

@pawankartik-elastic pawankartik-elastic commented Jun 25, 2025

This will backport the following commits from main to 8.19:

…xecuting query (elastic#122497)

ES|QL index patterns validation: Ensure that the patterns in the query are syntactically and semantically valid

---------

Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>
Co-authored-by: Andrei Stefan <astefan@users.noreply.github.com>
Co-authored-by: Alexander Spies <alexander.spies@elastic.co>
(cherry picked from commit c94c021)

# Conflicts:
#	x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/parser/StatementParserTests.java
@pawankartik-elastic pawankartik-elastic added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jun 26, 2025
@pawankartik-elastic pawankartik-elastic merged commit e867dcd into elastic:8.19 Jun 26, 2025
22 checks passed
@pawankartik-elastic pawankartik-elastic deleted the backport/8.19/pr-122497 branch June 26, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.19.0

3 participants