You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Steve Stagg (JIRA)" <ji...@apache.org> on 2019/07/04 20:19:00 UTC

[jira] [Created] (ARROW-5856) linking 3rd party cython modules against pyarrow fails since 0.14.0

Steve Stagg created ARROW-5856:
----------------------------------

             Summary: linking 3rd party cython modules against pyarrow fails since 0.14.0
                 Key: ARROW-5856
                 URL: https://issues.apache.org/jira/browse/ARROW-5856
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
    Affects Versions: 0.14.0
            Reporter: Steve Stagg
         Attachments: setup.py, test.pyx

Compiling cython modules that link to the pyarrow library, using the recommended approach for getting the appropriate include and link flags has stopped working for PyArrow 0.14.0.

 

A minimal test case is included in the attachments that demonstrates the problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)