-
Notifications
You must be signed in to change notification settings - Fork 682
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
Rust layer for encoding/decoding parquet files #699
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #699 +/- ##
===========================================
+ Coverage 90.50% 90.53% +0.02%
===========================================
Files 308 308
Lines 25951 25946 -5
===========================================
+ Hits 23488 23491 +3
+ Misses 2463 2455 -8
Continue to review full report at Codecov.
|
Pull Request
Type of change
How has this change been tested?
Rust catalog has been manually tested. C-bindings have unit tests.