You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/03 13:16:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-425:
---------------------------------
    Component/s: Python

> 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 L. Korn
>            Assignee: Uwe L. 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
(v7.6.3#76005)