JuliaIO / Parquet.jl

Julia implementation of Parquet columnar file format reader
Other
119 stars 32 forks source link

Support basic nested schema #188

Open Dsantra92 opened 23 hours ago

Dsantra92 commented 23 hours ago

Attempt at adding basic support for nested schemas. This feature is currently blocking https://github.com/JuliaML/MLDatasets.jl/issues/242.

PS: Will remove the formatting changes when the PR is ready for review.

codecov[bot] commented 23 hours ago

Codecov Report

Attention: Patch coverage is 86.30137% with 10 lines in your changes missing coverage. Please review.

Project coverage is 86.65%. Comparing base (6559950) to head (b524ac7).

Files with missing lines Patch % Lines
src/schema.jl 85.71% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #188 +/- ## ========================================== + Coverage 86.53% 86.65% +0.12% ========================================== Files 10 10 Lines 1634 1664 +30 ========================================== + Hits 1414 1442 +28 - Misses 220 222 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features: