Skip to content

[9.1] ESQL: Prevent search functions work with a non-STANDARD index (#130638) #130646

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

Merged
merged 2 commits into from
Jul 7, 2025

Conversation

bpintea
Copy link
Contributor

@bpintea bpintea commented Jul 4, 2025

Backports the following commits to 9.1:

…c#130638)

This introduces verifications to prevent search functions work on fields
introduced by a LOOKUP JOIN righthand-side index.

This should be a temporary fix until we can either push these filters
down also on the righthand-side of a JOIN or have these functions
execute within the engine.

Closes elastic#130561 Closes elastic#129778
@bpintea bpintea added :Analytics/ES|QL AKA ESQL >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Jul 4, 2025
@elasticsearchmachine elasticsearchmachine merged commit 06c4310 into elastic:9.1 Jul 7, 2025
34 checks passed
@bpintea bpintea deleted the backport/9.1/pr-130638 branch July 7, 2025 10:49
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 >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.1.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants