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

Serialization is broken with pyarrow==13.0.0 #1766

Closed thehomebrewnerd closed 7 months ago

thehomebrewnerd commented 1 year ago

Release 13.0.0 of pyarrow seems to have broken Woodwork serialization tests, especially serialization to parquet. This is also resulting in failures in Featuretools when serializing/deserializing a pyspark EntitySet.