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

[Backport 2.x] Improve performance of the bitmap filtering #17082

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ba0c4f3 from #16936.

---------

Signed-off-by: bowenlan-amzn <[email protected]>
(cherry picked from commit ba0c4f3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❕ Gradle check result for 72ac22b: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 91.26214% with 9 lines in your changes missing coverage. Please review.

Project coverage is 71.93%. Comparing base (bd885f7) to head (72ac22b).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../org/opensearch/search/query/BitmapIndexQuery.java 90.72% 3 Missing and 6 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17082      +/-   ##
============================================
+ Coverage     71.84%   71.93%   +0.08%     
- Complexity    65595    65636      +41     
============================================
  Files          5318     5319       +1     
  Lines        305846   305930      +84     
  Branches      44602    44615      +13     
============================================
+ Hits         219739   220074     +335     
+ Misses        67752    67561     -191     
+ Partials      18355    18295      -60     

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

@andrross andrross merged commit a48aa73 into 2.x Jan 22, 2025
61 of 62 checks passed
@andrross andrross deleted the backport/backport-16936-to-2.x branch January 22, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant