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

Wes McKinney closed ARROW-364.
------------------------------
    Resolution: Duplicate

Duplicate of ARROW-428

> [Python] Multithreaded conversion between Arrow record batches as NumPy 
> arrays (for pandas)
> -------------------------------------------------------------------------------------------
>
>                 Key: ARROW-364
>                 URL: https://issues.apache.org/jira/browse/ARROW-364
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Wes McKinney
>
> This only impacts columns that are not zero-copyable. The GIL only needs to 
> be held while invoking C API functions like {{PyArray_SimpleNew}} or 
> {{PyString_FromStringAndSize}}. If there are many string columns, we may be 
> concerned over GIL contention



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to