You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/12/15 06:39:58 UTC

[jira] [Created] (ARROW-425) Python: Expose a C function to convert arrow::Table to pyarrow.Table

Uwe L. Korn created ARROW-425:
---------------------------------

             Summary: 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)