Read partitioned parquet files#632
Conversation
Codecov Report
@@ Coverage Diff @@
## master #632 +/- ##
==========================================
+ Coverage 90.49% 90.52% +0.03%
==========================================
Files 37 37
Lines 5563 5584 +21
==========================================
+ Hits 5034 5055 +21
Misses 529 529
Continue to review full report at Codecov.
|
|
Hi @williamma12, When I applied your fixes to my 0.5.0 tree, I get a different error (I've turned off memory-map): RayTaskError: ray_worker (pid=31117, host=ddutt-yoga) |
devin-petersohn
left a comment
There was a problem hiding this comment.
I have a lot of questions after taking a quick look, let's chat about this.
|
Blocked on #638 |
be63e5f to
830cae2
Compare
devin-petersohn
left a comment
There was a problem hiding this comment.
Looks great! Thanks @williamma12!
What do these changes do?
Adds special case for partitioned parquet files
Related issue number
Fixes #624 and #633
flake8 modinblack --check modin