Andrew Lamb created ARROW-12204:
-----------------------------------
Summary: [Rust][CI]
Key: ARROW-12204
URL: https://issues.apache.org/jira/browse/ARROW-12204
Project: Apache Arrow
Issue Type: Improvement
Reporter: Andrew Lamb
# Rationale
The [integration
test](https://github.com/apache/arrow/pull/9884/checks?check_run_id=2263730460)
has a fixed size builder docker image and has builds from several Arrow
implementations.
The Rust build artifacts (compiled binaries) in the integration tests still
consume ~ 1GB of space even after https://github.com/apache/arrow/pull/9879
(see @pitrou 's comment on
https://github.com/apache/arrow/pull/9884#issuecomment-813037756).
It would be nice to reduce this even more (and speed up integration test while
we are at it)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)