Joris Van den Bossche created ARROW-15720:
---------------------------------------------
Summary: [CI] Nightly dask build is failing due to wrong usage of
Array.to_pandas
Key: ARROW-15720
URL: https://issues.apache.org/jira/browse/ARROW-15720
Project: Apache Arrow
Issue Type: Bug
Components: Continuous Integration
Reporter: Joris Van den Bossche
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)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)