Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
This failure is triggered by a change in Arrow (addition of types_mapper keyword to pa.Array.to_pandas), but the cause is a wrong usage of that in dask.
I already fixed that on the dask side: https://github.com/dask/dask/pull/8733
But we should still skip the test on our side (will be needed until that PR is merged + released)
Attachments
Issue Links
- links to