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] Support Filtering on Large List encoded by Bitmap #15314

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 52ecbe9 from #14774.

---------

Signed-off-by: bowenlan-amzn <[email protected]>
Signed-off-by: Michael Froh <[email protected]>
Co-authored-by: Michael Froh <[email protected]>
(cherry picked from commit 52ecbe9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
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?

@msfroh msfroh requested a review from jainankitk as a code owner August 21, 2024 00:32
Copy link
Contributor

✅ Gradle check result for 5a48c73: SUCCESS

Copy link

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
36 checks passed
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