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

[Forwardport] Support Filtering on Large List encoded by Bitmap (version update) #15351

Closed
wants to merge 1 commit into from

Conversation

reta
Copy link
Collaborator

@reta reta commented Aug 22, 2024

Description

Support Filtering on Large List encoded by Bitmap (version update)

Related Issues

Forwardport of #15314

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta
Copy link
Collaborator Author

reta commented Aug 22, 2024

Closing in favor of #15352

@reta reta closed this Aug 22, 2024
Copy link
Contributor

✅ Gradle check result for aa2044d: SUCCESS

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.92%. Comparing base (01184de) to head (aa2044d).
Report is 2 commits behind head on main.

Files Patch % Lines
.../org/opensearch/index/query/TermsQueryBuilder.java 0.00% 0 Missing and 2 partials ⚠️
.../main/java/org/opensearch/indices/TermsLookup.java 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15351      +/-   ##
============================================
+ Coverage     71.84%   71.92%   +0.08%     
- Complexity    63164    63270     +106     
============================================
  Files          5214     5214              
  Lines        295937   295938       +1     
  Branches      42754    42754              
============================================
+ Hits         212606   212860     +254     
+ Misses        65907    65656     -251     
+ Partials      17424    17422       -2     

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

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