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] ESQL: Fix double lookup and HashJoinExec.addedFields (#115616) #117338

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

alex-spies
Copy link
Contributor

Backports the following commits to 8.x:

Fix a bug in HashJoinExec.addedFields that caused multiple LOOKUPs in a query to fail.
@alex-spies alex-spies 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 external-contributor Pull request authored by a developer outside the Elasticsearch team Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Nov 22, 2024
@elasticsearchmachine elasticsearchmachine merged commit 892d4ff into elastic:8.x Nov 22, 2024
15 checks passed
@alex-spies alex-spies deleted the backport/8.x/pr-115616 branch November 22, 2024 14:00
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 external-contributor Pull request authored by a developer outside the Elasticsearch team Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants