-
Notifications
You must be signed in to change notification settings - Fork 917
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
Remove pyarrow import in dask_cudf.io.parquet
#9429
Remove pyarrow import in dask_cudf.io.parquet
#9429
Conversation
rerun tests |
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-21.12 #9429 +/- ##
==============================================
Coverage 10.79% 10.79%
==============================================
Files 116 117 +1
Lines 18869 19434 +565
==============================================
+ Hits 2036 2097 +61
- Misses 16833 17337 +504
Continue to review full report at Codecov.
|
rerun tests |
1 similar comment
rerun tests |
@gpucibot merge |
Small follow up to #9314, which implements my review comments and removes a seemingly unnecessary import of pyarrow.
cc @rjzamora @jakirkham