-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
ESQL: Fix LogicalPlanOptimizerTests testPlanSanityCheckWithBinaryPlans #118672
ESQL: Fix LogicalPlanOptimizerTests testPlanSanityCheckWithBinaryPlans #118672
Conversation
Pinging @elastic/es-analytical-engine (Team:Analytics) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
CI is only failing due to https://github.com/elastic/elasticsearch-serverless/issues/3281, so I'm going to go and merge instead of waiting for the mute to kick in. |
💔 Backport failed
You can use sqren/backport to manually backport by running |
elastic#118672) (cherry picked from commit 54e839b) # Conflicts: # muted-tests.yml
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
elastic#118672) (elastic#118689) (cherry picked from commit 54e839b) # Conflicts: # muted-tests.yml
Fix #118656
The test expectation needs to adjusted now that we push down limits past JOINs.