Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump arrow-flight MSRV to 1.71.1 #6437

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

gstvg
Copy link
Contributor

@gstvg gstvg commented Sep 22, 2024

Which issue does this PR close?

Closes #6436

Rationale for this change

What changes are included in this PR?

Bump arrow-flight MSRV to 1.71.1

Are there any user-facing changes?

arrow-flight now requires rust 1.71.1 or newer

@github-actions github-actions bot added arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate labels Sep 22, 2024
@gstvg gstvg changed the title Bump arrow-flight msrv to 1.71.1 Bump arrow-flight MSRV to 1.71.1 Sep 22, 2024
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @gstvg , @crepererum and @mbrobbel

arrow-flight has no MSRV policy: https://github.com/apache/arrow-rs/tree/master/arrow-flight

And the arrow MSRV policy says "only latest": https://github.com/apache/arrow-rs/tree/master/arrow#rust-version-compatibility

Given 1.71.1 was released over a year ago on 2023-08-03, this seems like a reasonable thing to do to me

@alamb alamb merged commit b809021 into apache:master Sep 23, 2024
14 checks passed
@alamb alamb mentioned this pull request Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing CI: Prost requires Rust 1.71.1
3 participants