You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, so a range but for time type. We should find out how pyarrow encodes this in metadata. Alternatively, we could just materialise into a datetime column/index before writing.
What happened: ValueError thrown when trying to write DataFrame (w/ period[D] date range column) to parquet files
What you expected to happen:
to_parquet
finishes call without any errorsMinimal Complete Verifiable Example:
Anything else we need to know?:
Environment:
Cluster Dump State:
The text was updated successfully, but these errors were encountered: