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

ESQL: Fix LogicalPlanOptimizerTests testPlanSanityCheckWithBinaryPlans #118672

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

alex-spies
Copy link
Contributor

@alex-spies alex-spies commented Dec 13, 2024

Fix #118656

The test expectation needs to adjusted now that we push down limits past JOINs.

@alex-spies alex-spies added >test Issues or PRs that are addressing/adding tests auto-backport Automatically create backport pull requests when merged :Analytics/ES|QL AKA ESQL v9.0.0 v8.18.0 labels Dec 13, 2024
@alex-spies alex-spies requested a review from bpintea December 13, 2024 14:40
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Dec 13, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Copy link
Contributor

@bpintea bpintea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@alex-spies alex-spies added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Dec 13, 2024
@alex-spies
Copy link
Contributor Author

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.

@alex-spies alex-spies merged commit 54e839b into elastic:main Dec 13, 2024
15 of 16 checks passed
@alex-spies alex-spies deleted the fix-binary-sanity-check-test branch December 13, 2024 16:42
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.x Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 118672

@alex-spies
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
8.x

Questions ?

Please refer to the Backport tool documentation

elasticsearchmachine pushed a commit that referenced this pull request Dec 13, 2024
#118672) (#118689)

(cherry picked from commit 54e839b)

# Conflicts:
#	muted-tests.yml
maxhniebergall pushed a commit to maxhniebergall/elasticsearch that referenced this pull request Dec 16, 2024
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-backport Automatically create backport pull requests when merged auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport pending Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] LogicalPlanOptimizerTests testPlanSanityCheckWithBinaryPlans failing
3 participants