You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/04/06 10:56:00 UTC

[jira] [Resolved] (ARROW-12204) [Rust][CI] Reduce size of rust build artifacts in integration test

     [ https://issues.apache.org/jira/browse/ARROW-12204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lamb resolved ARROW-12204.
---------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9889
[https://github.com/apache/arrow/pull/9889]

> [Rust][CI] Reduce size of rust build artifacts in integration test
> ------------------------------------------------------------------
>
>                 Key: ARROW-12204
>                 URL: https://issues.apache.org/jira/browse/ARROW-12204
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Andrew Lamb
>            Assignee: Andrew Lamb
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> # 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 [~apitrou]'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)