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

feat(mito): avoid buffering all batches for the same primary key #2658

Merged
merged 7 commits into from
Oct 31, 2023

feat: don't handle empty batch in merge reader

d4cfd53
Select commit
Loading
Failed to load commit list.
Merged

feat(mito): avoid buffering all batches for the same primary key #2658

feat: don't handle empty batch in merge reader
d4cfd53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

84.68% (-0.31%) compared to 36c0742

View this Pull Request on Codecov

84.68% (-0.31%) compared to 36c0742

Details

Codecov Report

Merging #2658 (d4cfd53) into develop (36c0742) will decrease coverage by 0.31%.
The diff coverage is 97.23%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2658      +/-   ##
===========================================
- Coverage    84.99%   84.68%   -0.31%     
===========================================
  Files          743      743              
  Lines       120701   120977     +276     
===========================================
- Hits        102592   102452     -140     
- Misses       18109    18525     +416