You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/07/07 22:06:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-5856:
--------------------------------
    Summary: [Python] linking 3rd party cython modules against pyarrow fails since 0.14.0  (was: linking 3rd party cython modules against pyarrow fails since 0.14.0)

> [Python] 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
>            Priority: Major
>         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)