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

Remove filter rewrite optimization for range aggregations when segment is not effective match all #15194

Merged
merged 19 commits into from
Aug 15, 2024

Spotless apply

8943b8e
Select commit
Loading
Failed to load commit list.
Merged

Remove filter rewrite optimization for range aggregations when segment is not effective match all #15194

Spotless apply
8943b8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 0s

71.87% (target 70.00%)

View this Pull Request on Codecov

71.87% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.87%. Comparing base (6e27e5a) to head (8943b8e).
Report is 5 commits behind head on main.

Files Patch % Lines
...gations/bucket/filterrewrite/AggregatorBridge.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15194      +/-   ##
============================================
- Coverage     71.89%   71.87%   -0.03%     
- Complexity    63043    63082      +39     
============================================
  Files          5197     5197              
  Lines        295311   295311              
  Branches      42676    42675       -1     
============================================
- Hits         212314   212241      -73     
- Misses        65552    65714     +162     
+ Partials      17445    17356      -89     

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