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

ASF GitHub Bot commented on ARROW-1021:
---------------------------------------

wesm commented on issue #1576: ARROW-1021: [Python] Add documentation for C++ 
pyarrow API
URL: https://github.com/apache/arrow/pull/1576#issuecomment-364798904
 
 
   Correction: we need to add `arrow_python` to `libraries` and make sure the 
`.lib` files (which are being installed) are visible in `library_dirs` in 
setuptools. I tried to look how Cython deals with NumPy for linking on Windows 
but it wasn't obvious what's going on. We might need to add a function that 
will try to locate `arrow_python.lib`, I will try some things to try to at 
least get the test case working

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to