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/26 12:48:04 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=17332212#comment-17332212 ] 

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

Migrated to github: https://github.com/apache/arrow-rs/issues/181

> [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)