Fixed regression from 0.14.0#599
Fixed regression from 0.14.0#599systemcatch merged 3 commits intoarrow-py:masterfrom jadchaar:emergency-fix
Conversation
Codecov Report
@@ Coverage Diff @@
## master #599 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 7 7
Lines 1501 1501
Branches 225 225
=====================================
Hits 1501 1501Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #599 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 7 7
Lines 1501 1501
Branches 225 225
=====================================
Hits 1501 1501Continue to review full report at Codecov.
|
|
Proof of fix:
|
systemcatch
left a comment
There was a problem hiding this comment.
Oh dear, I wonder why that breakage wasn't caught by the tests.


@systemcatch @crsmithdev we need to get this patch pushed ASAP since a recent change broke the install.
Fixes: #598
This other PR I am working on should prevent such as issue from coming up in the future: #597