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

Update object store MSRV to 1.64 #6122

Closed
alamb opened this issue Jul 25, 2024 · 0 comments · Fixed by #6123
Closed

Update object store MSRV to 1.64 #6122

alamb opened this issue Jul 25, 2024 · 0 comments · Fixed by #6123
Labels
enhancement Any new improvement worthy of a entry in the changelog object-store Object Store Interface

Comments

@alamb
Copy link
Contributor

alamb commented Jul 25, 2024

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

It appears we are using something that requires Rust 1.64: https://github.com/apache/arrow-rs/actions/runs/10099988786/job/27930338500?pr=6120

A new version of clippy found this

Since Rust 1.64 was released almost 2 years ago (September 2022) I think it is safe to upgrade

Describe the solution you'd like
Update object store MSRV to 1.64

Describe alternatives you've considered

Additional context

@alamb alamb added the enhancement Any new improvement worthy of a entry in the changelog label Jul 25, 2024
@alamb alamb added the object-store Object Store Interface label Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any new improvement worthy of a entry in the changelog object-store Object Store Interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant