Wes McKinney created ARROW-2994:
-----------------------------------
Summary: [C++] Only include Python C header directories for
Python-related compilation units
Key: ARROW-2994
URL: https://issues.apache.org/jira/browse/ARROW-2994
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
Fix For: 0.11.0
This is causing ccache artifacts to not be reusable when switching between
Python 2.7 and 3.x
See relevant line
https://github.com/apache/arrow/blob/master/cpp/CMakeLists.txt#L721
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)