You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe Korn (Jira)" <ji...@apache.org> on 2020/04/07 05:50:00 UTC

[jira] [Resolved] (ARROW-8350) [Python] Implement to_numpy on ChunkedArray

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

Uwe Korn resolved ARROW-8350.
-----------------------------
    Resolution: Invalid

We already support the {{__array__}} protocol and get the right output there, so this is not needed.

> [Python] Implement to_numpy on ChunkedArray
> -------------------------------------------
>
>                 Key: ARROW-8350
>                 URL: https://issues.apache.org/jira/browse/ARROW-8350
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Uwe Korn
>            Priority: Major
>
> We support {{to_numpy}} on Array instances but not on {{ChunkedArray}} instances. It would be quite useful to have it also there to support returning e.g. non-nanosecond datetime instances.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)