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

[Star tree] Performance optimizations during flush flow #16037

Merged

write startreedoc optimizations

00bab32
Select commit
Loading
Failed to load commit list.
Merged

[Star tree] Performance optimizations during flush flow #16037

write startreedoc optimizations
00bab32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

71.93% (target 70.00%)

View this Pull Request on Codecov

71.93% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 86.31579% with 13 lines in your changes missing coverage. Please review.

Project coverage is 71.93%. Comparing base (74dba3f) to head (00bab32).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...acube/startree/builder/OffHeapStarTreeBuilder.java 60.00% 7 Missing and 1 partial ⚠️
...datacube/startree/builder/BaseStarTreeBuilder.java 86.36% 1 Missing and 2 partials ⚠️
...startree/builder/AbstractDocumentsFileManager.java 95.65% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16037      +/-   ##
============================================
+ Coverage     71.89%   71.93%   +0.03%     
- Complexity    64750    64758       +8     
============================================
  Files          5307     5307              
  Lines        302664   302714      +50     
  Branches      43726    43733       +7     
============================================
+ Hits         217612   217743     +131     
+ Misses        67183    67117      -66     
+ Partials      17869    17854      -15     

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