[
https://issues.apache.org/jira/browse/ARROW-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356935#comment-16356935
]
Uwe L. Korn commented on ARROW-1021:
------------------------------------
{quote}So, IIUC, 3rd party Cython code is expected to use only the symbols
defined as {{cdef public}} in {{lib.pxd}}?
{quote}
Yes.
{quote}Does that reflect the intended idiom for calling into that API?
{quote}
Also yes but until now I have only used that API with {{boost::python}} and
{{pybind11}}. I will add that afterwards to the documentation.
> [Python] Add documentation about using pyarrow from other Cython and C++
> projects
> ---------------------------------------------------------------------------------
>
> Key: ARROW-1021
> URL: https://issues.apache.org/jira/browse/ARROW-1021
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Uwe L. Korn
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Follow up work to ARROW-819, ARROW-714
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)