You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/12/28 19:55:00 UTC

[jira] [Updated] (ARROW-15210) [Python] pyarrow.compute functions don't convert args with __arrow_array__.

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

ASF GitHub Bot updated ARROW-15210:
-----------------------------------
    Labels: pull-request-available  (was: )

> [Python] pyarrow.compute functions don't convert args with __arrow_array__.
> ---------------------------------------------------------------------------
>
>                 Key: ARROW-15210
>                 URL: https://issues.apache.org/jira/browse/ARROW-15210
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>    Affects Versions: 6.0.1
>            Reporter: A. Coady
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When the compute functions pack args, lists and numpy arrays are converted into arrow arrays, but objects with `__arrow_array__` defined aren't. A TypeError is raised.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)