You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2019/09/08 17:02:00 UTC

[jira] [Assigned] (ARROW-6100) [Rust] Pin to specific Rust nightly release

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

Andy Grove reassigned ARROW-6100:
---------------------------------

    Assignee: Andy Grove

> [Rust] Pin to specific Rust nightly release
> -------------------------------------------
>
>                 Key: ARROW-6100
>                 URL: https://issues.apache.org/jira/browse/ARROW-6100
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>             Fix For: 1.0.0
>
>
> Builds are currently non-deterministic because rust-toolchain contains "nightly" meaning "use the latest nightly release of Rust". This can cause build seemingly random build failure in CI. I propose we modify rust-toolchain to refer to a specific nightly release e.g. "nightly-2019-07-31" so that builds are deterministic.
> We can update this nightly version when needed (e.g. to pick up new features) as part of the regular PR process.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)