Krisztian Szucs created ARROW-7120:
--------------------------------------
Summary: [C++][CI] Add .ccache to the docker-compose volume mounts
Key: ARROW-7120
URL: https://issues.apache.org/jira/browse/ARROW-7120
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Continuous Integration
Reporter: Krisztian Szucs
Fix For: 1.0.0
This should speed up the compilation steps. Although I'm not sure whether we
should define it as a "docker named volume" or a standard volume mounted from
the host. The former one provides better isolation whereas the latter one makes
the integration with GitHub actions and it's cache plugin easier.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)