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

[AMORO-2266] Improve combined data reader performance #2268

Merged
merged 24 commits into from
Nov 14, 2023

Fix test

8c24587
Select commit
Loading
Failed to load commit list.
Merged

[AMORO-2266] Improve combined data reader performance #2268

Fix test
8c24587
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 1s

52.47% (+0.06%) compared to 233be9f

View this Pull Request on Codecov

52.47% (+0.06%) compared to 233be9f

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (233be9f) 52.40% compared to head (8c24587) 52.47%.

Files Patch % Lines
...netease/arctic/io/reader/CombinedDeleteFilter.java 89.36% 3 Missing and 2 partials ⚠️
...com/netease/arctic/io/reader/StructLikeFunnel.java 75.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2268      +/-   ##
============================================
+ Coverage     52.40%   52.47%   +0.06%     
- Complexity     4127     4140      +13     
============================================
  Files           500      501       +1     
  Lines         28936    28975      +39     
  Branches       2825     2829       +4     
============================================
+ Hits          15165    15205      +40     
- Misses        12537    12540       +3     
+ Partials       1234     1230       -4     

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