-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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(python,rust!): Allow specifying Hive schema in read/scan_parquet
#15434
Conversation
read/scan_parquet
read/scan_parquet
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #15434 +/- ##
=======================================
Coverage 81.13% 81.13%
=======================================
Files 1362 1362
Lines 174820 174916 +96
Branches 2531 2532 +1
=======================================
+ Hits 141836 141918 +82
- Misses 32500 32514 +14
Partials 484 484 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 comment about Arc::unwrap...
after that it can be merged. 👍
Ref #15441