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
- links to
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