Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.