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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15750583#comment-15750583 ] 

Uwe L. Korn commented on ARROW-425:
-----------------------------------

PR: https://github.com/apache/arrow/pull/241

If this is controversial, I'm happy to add a comment stating that it's private API and will break in any next release.

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