Skip to content

ESQL: Fix PushQueryIT#testEqualityOrTooBig #129657

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 4 commits into from
Jun 18, 2025

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Jun 18, 2025

Fixes a test about query pushing for == to lucene.

Closes #129545

Fixes a test about query pushing for `==` to lucene.

Closes elastic#129545
@nik9000 nik9000 added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) auto-backport Automatically create backport pull requests when merged :Analytics/ES|QL AKA ESQL v8.19.0 v9.1.0 labels Jun 18, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jun 18, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@nik9000 nik9000 added the >bug label Jun 18, 2025
@elasticsearchmachine
Copy link
Collaborator

Hi @nik9000, I've created a changelog YAML for you.

@elasticsearchmachine elasticsearchmachine merged commit 0f98676 into elastic:main Jun 18, 2025
27 checks passed
@nik9000 nik9000 deleted the fix_129545 branch June 18, 2025 20:41
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.19 Commit could not be cherrypicked due to conflicts

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

nik9000 added a commit to nik9000/elasticsearch that referenced this pull request Jun 18, 2025
Fixes a test about query pushing for `==` to lucene.

Closes elastic#129545
@nik9000
Copy link
Member Author

nik9000 commented Jun 18, 2025

backport: #129671

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 >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.19.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] PushQueriesIT testEqualityOrTooBig {KEYWORD} failing
2 participants