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)