Skip to content

[Python] Multithreaded conversion between Arrow record batches as NumPy arrays (for pandas) #15916

@asfimport

Description

@asfimport

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

Reporter: Wes McKinney / @wesm

Note: This issue was originally created as ARROW-364. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions