Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.14.0
Description
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.