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

[BUG] Fix reading of logical types from Parquet files in s3 #3026

Merged
merged 1 commit into from
Oct 10, 2024

[BUG] Fix reading of logical types from Parquet files in s3

ab9a79e
Select commit
Loading
Failed to load commit list.
Merged

[BUG] Fix reading of logical types from Parquet files in s3 #3026

[BUG] Fix reading of logical types from Parquet files in s3
ab9a79e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

78.37% (+0.22%) compared to 73ff3f3

View this Pull Request on Codecov

78.37% (+0.22%) compared to 73ff3f3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.37%. Comparing base (73ff3f3) to head (ab9a79e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3026      +/-   ##
==========================================
+ Coverage   78.14%   78.37%   +0.22%     
==========================================
  Files         610      610              
  Lines       72146    71987     -159     
==========================================
+ Hits        56381    56422      +41     
+ Misses      15765    15565     -200     
Files with missing lines Coverage Δ
src/daft-parquet/src/file.rs 73.90% <100.00%> (-0.08%) ⬇️

... and 17 files with indirect coverage changes