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 2018/08/06 19:00:00 UTC

[jira] [Created] (ARROW-2994) [C++] Only include Python C header directories for Python-related compilation units

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)