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.