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: Parquet reader builder supports building multiple ranges to read #3841

Merged
merged 14 commits into from
May 10, 2024

feat: avoid allocating column ids while constructing ReadFormat

53396e1
Select commit
Loading
Failed to load commit list.
Merged

feat: Parquet reader builder supports building multiple ranges to read #3841

feat: avoid allocating column ids while constructing ReadFormat
53396e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2024 in 0s

85.32% (-0.28%) compared to 154f561

View this Pull Request on Codecov

85.32% (-0.28%) compared to 154f561

Details

Codecov Report

Attention: Patch coverage is 88.25397% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 85.32%. Comparing base (154f561) to head (53396e1).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3841      +/-   ##
==========================================
- Coverage   85.60%   85.32%   -0.28%     
==========================================
  Files         952      953       +1     
  Lines      163079   163431     +352     
==========================================
- Hits       139596   139451     -145     
- Misses      23483    23980     +497