Skip to content

Adjust generated pushdown query for IndexOrDocValuesQuery #128434

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 7 commits into from
May 26, 2025

Conversation

iverase
Copy link
Contributor

@iverase iverase commented May 26, 2025

In #128293 we change the query generated by a TermQuery over a numeric field for a PointQuery to an IndexOrDocValuesQuery whenever possible. This had a sode effect on this test, so we are adjusting it here.

fixes #128414

@iverase iverase added >test Issues or PRs that are addressing/adding tests :Analytics/ES|QL AKA ESQL v8.19.0 v9.1.0 labels May 26, 2025
@iverase iverase requested a review from javanna May 26, 2025 07:16
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label May 26, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@iverase iverase merged commit b89b86d into elastic:main May 26, 2025
18 checks passed
@iverase iverase deleted the fix128414 branch May 26, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.19.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] PushQueriesIT testEqualityAndOther {semantic_text} failing
3 participants