[ 
https://issues.apache.org/jira/browse/ARROW-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15782935#comment-15782935
 ] 

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

At the moment we have the auto-generated {{pyarrow/table_api.h}} where Cython 
provides C++ code to use the {{pyarrow.Table}} module from C++ code without 
linking to the actual Cython module. We could use this also for having 
{{import_pyarrow()}}.

> [Python] Making libpyarrow available to third parties
> -----------------------------------------------------
>
>                 Key: ARROW-341
>                 URL: https://issues.apache.org/jira/browse/ARROW-341
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Wes McKinney
>
> We may want to link against this library in pandas 2.0 -- [~xhochy] what do 
> you think? One option is that we could move the Python glue into the C++ 
> library and create a leaf lib {{libarrow_python.so}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to