Skip to content

[Backport 2.x] Support Filtering on Large List encoded by Bitmap#15314

Merged
msfroh merged 2 commits into2.xfrom
backport/backport-14774-to-2.x
Aug 21, 2024
Merged

[Backport 2.x] Support Filtering on Large List encoded by Bitmap#15314
msfroh merged 2 commits into2.xfrom
backport/backport-14774-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 52ecbe9 from #14774.

---------

Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
Signed-off-by: Michael Froh <froh@amazon.com>
Co-authored-by: Michael Froh <froh@amazon.com>
(cherry picked from commit 52ecbe9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 6661c86: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Michael Froh <froh@amazon.com>
@msfroh msfroh requested a review from jainankitk as a code owner August 21, 2024 00:32
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 5a48c73: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 21, 2024

Codecov Report

Attention: Patch coverage is 75.17730% with 35 lines in your changes missing coverage. Please review.

Project coverage is 71.47%. Comparing base (d1adaf3) to head (5a48c73).
Report is 9 commits behind head on 2.x.

Files Patch % Lines
.../org/opensearch/index/query/TermsQueryBuilder.java 76.78% 2 Missing and 11 partials ⚠️
...org/opensearch/index/mapper/NumberFieldMapper.java 62.96% 8 Missing and 2 partials ⚠️
.../opensearch/search/query/BitmapDocValuesQuery.java 82.22% 4 Missing and 4 partials ⚠️
.../main/java/org/opensearch/indices/TermsLookup.java 69.23% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15314      +/-   ##
============================================
- Coverage     71.62%   71.47%   -0.16%     
+ Complexity    63002    62864     -138     
============================================
  Files          5157     5158       +1     
  Lines        295230   295361     +131     
  Branches      42971    43004      +33     
============================================
- Hits         211466   211109     -357     
- Misses        66073    66530     +457     
- Partials      17691    17722      +31     

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

@msfroh msfroh merged commit 3971a25 into 2.x Aug 21, 2024
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