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 L. Korn (JIRA)" <ji...@apache.org> on 2018/04/09 15:11:00 UTC

[jira] [Updated] (ARROW-1964) [Python] Expose Builder classes

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

Uwe L. Korn updated ARROW-1964:
-------------------------------
    Labels: beginner  (was: )

> [Python] Expose Builder classes
> -------------------------------
>
>                 Key: ARROW-1964
>                 URL: https://issues.apache.org/jira/browse/ARROW-1964
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Uwe L. Korn
>            Priority: Major
>              Labels: beginner
>             Fix For: 1.0.0
>
>
> Having the builder classes available from Python would be very helpful. Currently a construction of an Arrow array always need to have a Python list or numpy array as intermediate. As  the builder in combination with jemalloc are very efficient in building up non-chunked memory, it would be nice to directly use them in certain cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)