alteryx / woodwork

Woodwork is a Python library that provides robust methods for managing and communicating data typing information.
https://woodwork.alteryx.com
BSD 3-Clause "New" or "Revised" License
145 stars 20 forks source link

Temporarily restrict pyarrow version to <13.0.0 #1768

Closed thehomebrewnerd closed 1 year ago

thehomebrewnerd commented 1 year ago

Temporarily restrict pyarrow version due to issues with pyarrow==13.0.0 and serialization to parquet.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +58.83% :tada:

Comparison is base (7347567) 39.91% compared to head (8411d3e) 98.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1768 +/- ## =========================================== + Coverage 39.91% 98.75% +58.83% =========================================== Files 98 98 Lines 11953 11953 =========================================== + Hits 4771 11804 +7033 + Misses 7182 149 -7033 ``` [see 68 files with indirect coverage changes](https://app.codecov.io/gh/alteryx/woodwork/pull/1768/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alteryx)

:umbrella: View full report in Codecov by Sentry.

:loudspeaker: Have feedback on the report? Share it here.