[
https://issues.apache.org/jira/browse/ARROW-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-425.
--------------------------------
Resolution: Fixed
Issue resolved by pull request 241
[https://github.com/apache/arrow/pull/241]
> 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
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
>
> 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
(v6.3.4#6332)