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/02/18 10:41:00 UTC

[jira] [Commented] (ARROW-11605) [Rust] Adopt a MSRV policy

    [ https://issues.apache.org/jira/browse/ARROW-11605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286408#comment-17286408 ] 

Andrew Lamb commented on ARROW-11605:
-------------------------------------

[~nevi_me] I don't have any well formed thoughts here -- it sounds like a reasonable idea to me. 

> [Rust] Adopt a MSRV policy
> --------------------------
>
>                 Key: ARROW-11605
>                 URL: https://issues.apache.org/jira/browse/ARROW-11605
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Rust
>            Reporter: Neville Dipale
>            Priority: Major
>
> With all our crates now supporting stable Rust, we can decide on a Minimum Supported Rust Version, so that we don't introduce breakage to people relying on older Rust versions.
> We could:
> * Determine what the earliest Rust version that compiles is (at least 1.39 due to async in DF)
> * Use this version in CI
> * Decide on, and document, a policy for how we update versions
> This might mean that when there's fresh new changes landing in Stable, we'd likely hold off on them until those changes meet our MSRV.
> Thoughts [~Dandandan] [~alamb] [~jorgecarleitao] [~andygrove] [~paddyhoran] [~sunchao]?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)