Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI]docker-compose setup should enable caching #175

Closed
alamb opened this issue Apr 26, 2021 · 1 comment
Closed

[CI]docker-compose setup should enable caching #175

alamb opened this issue Apr 26, 2021 · 1 comment

Comments

@alamb
Copy link
Contributor

alamb commented Apr 26, 2021

Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-11485

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.

@alamb alamb added the arrow Changes to the arrow crate label Apr 26, 2021
@jorgecarleitao
Copy link
Member

No longer applicable.

@jorgecarleitao jorgecarleitao removed the arrow Changes to the arrow crate label Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants