A. Coady created ARROW-15210:
--------------------------------
Summary: [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
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)