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

Rok Mihevc updated ARROW-364:
-----------------------------
    External issue URL: https://github.com/apache/arrow/issues/15916

> [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
>            Priority: Major
>
> 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
(v8.20.10#820010)

Reply via email to