pitrou opened a new issue, #50208: URL: https://github.com/apache/arrow/issues/50208
### Describe the enhancement requested By default, ccache hashes the path to the current directory in its cache key. However, some builds put their source files in a temporary directory (such as Python builds), which makes caching inefficient as the current directory is different everytime. ### Component(s) C++, Continuous Integration, Python -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
