Skip to content

Conversation

@bpintea
Copy link
Contributor

@bpintea bpintea commented Jul 7, 2025

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 #130561 Closes #129778

(cherry picked from commit 5c4d17d)

…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

(cherry picked from commit 5c4d17d)
@bpintea bpintea added >bug backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Analytics/ES|QL AKA ESQL v8.19.1 labels Jul 7, 2025
@elasticsearchmachine elasticsearchmachine merged commit a9cf685 into elastic:8.19 Jul 7, 2025
22 checks passed
@bpintea bpintea deleted the port/8.19/130638 branch July 7, 2025 13: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 v8.19.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants