[
https://issues.apache.org/jira/browse/ARROW-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-425:
-----------------------------
External issue URL: https://github.com/apache/arrow/issues/16073
> Python: Expose a C function to convert arrow::Table to pyarrow.Table
> --------------------------------------------------------------------
>
> Key: ARROW-425
> URL: https://issues.apache.org/jira/browse/ARROW-425
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Uwe Korn
> Assignee: Uwe Korn
> Priority: Major
> Fix For: 0.2.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)