You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/02/03 18:11:00 UTC

[jira] [Created] (ARROW-11485) [CI][Rust] docker-compose setup should enable caching

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)