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

[jira] [Assigned] (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 ]

Antoine Pitrou reassigned ARROW-5856:
-------------------------------------

    Assignee: Antoine Pitrou

> [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
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.1
>
>         Attachments: setup.py, test.pyx
>
>          Time Spent: 9h 10m
>  Remaining Estimate: 0h
>
> 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.14#76016)