Skip to content

[Backport 2.x] Visit the subquery builder recursively#18023

Merged
jainankitk merged 1 commit into2.xfrom
backport/backport-17953-to-2.x
Apr 22, 2025
Merged

[Backport 2.x] Visit the subquery builder recursively#18023
jainankitk merged 1 commit into2.xfrom
backport/backport-17953-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport b9046eb from #17953.

* visit the subquery

Signed-off-by: Varun Jain <varunudr@amazon.com>

* Fix visit method of constant score query and function score query to iterate recursively

Signed-off-by: Varun Jain <varunudr@amazon.com>

---------

Signed-off-by: Varun Jain <varunudr@amazon.com>
(cherry picked from commit b9046eb)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 2761917: SUCCESS

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.94%. Comparing base (6f42e8b) to head (2761917).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...nsearch/index/query/ConstantScoreQueryBuilder.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #18023      +/-   ##
============================================
- Coverage     71.94%   71.94%   -0.01%     
+ Complexity    66089    66048      -41     
============================================
  Files          5352     5352              
  Lines        307683   307684       +1     
  Branches      44919    44920       +1     
============================================
- Hits         221370   221369       -1     
+ Misses        67892    67852      -40     
- Partials      18421    18463      +42     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jainankitk jainankitk merged commit e5ee9a8 into 2.x Apr 22, 2025
68 of 69 checks passed
@github-actions github-actions Bot deleted the backport/backport-17953-to-2.x branch April 22, 2025 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant