pitrou opened a new issue, #45178: URL: https://github.com/apache/arrow/issues/45178
### Describe the enhancement requested We don't use clcache anymore (on Windows), but there are still a couple places mentioning it: ``` ./ci/scripts/python_wheel_windows_build.bat 103: -DCMAKE_CXX_COMPILER=clcache ^ ./docker-compose.yml 203: python-wheel-windows-clcache: 204: name: python-wheel-windows-clcache 1284: - "${DOCKER_VOLUME_PREFIX}python-wheel-windows-clcache:C:/clcache" ``` ### Component(s) Continuous Integration -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org