You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/04/19 13:18:00 UTC

[jira] [Assigned] (ARROW-15720) [CI] Nightly dask build is failing due to wrong usage of Array.to_pandas

     [ https://issues.apache.org/jira/browse/ARROW-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li reassigned ARROW-15720:
--------------------------------

    Assignee: Joris Van den Bossche

> [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
>            Assignee: Joris Van den Bossche
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> 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.7#820007)