Describe the enhancement requested
PyArrow's cmake setup should detect sccache just like the C++ one does.
This would make some Python Crossbow builds slightly faster by caching the results of PyArrow's C++ compilation steps.
Component(s)
Continuous Integration, Python
Describe the enhancement requested
PyArrow's cmake setup should detect
sccachejust like the C++ one does.This would make some Python Crossbow builds slightly faster by caching the results of PyArrow's C++ compilation steps.
Component(s)
Continuous Integration, Python