Skip to content

Python: Expose a C function to convert arrow::Table to pyarrow.Table #16073

@asfimport

Description

@asfimport

Provide a (private api) C function that converts/wraps a C++ arrow::Table to a Python pyarrow.Table. This can be used so that libraries depending on Arrow can expose their C++ results to Python without the need for a Cython dependency.

Reporter: Uwe Korn / @xhochy
Assignee: Uwe Korn / @xhochy

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions