Antoine Pitrou created ARROW-11485:
--------------------------------------
Summary: [CI][Rust] docker-compose setup should enable caching
Key: ARROW-11485
URL: https://issues.apache.org/jira/browse/ARROW-11485
Project: Apache Arrow
Issue Type: Wish
Components: Continuous Integration, Developer Tools, Rust
Reporter: Antoine Pitrou
Our docker-compose setup is able to cache C++ compilation artifacts accross
invocations, see
https://github.com/apache/arrow/blob/master/docker-compose.yml#L58
and
https://github.com/apache/arrow/blob/master/docker-compose.yml#L129
Ideally the same should be doable for Rust as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)