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

Some MSRVs are inaccurate #6741

Closed
itsjunetime opened this issue Nov 17, 2024 · 3 comments · Fixed by #6742
Closed

Some MSRVs are inaccurate #6741

itsjunetime opened this issue Nov 17, 2024 · 3 comments · Fixed by #6742
Labels
arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate bug parquet Changes to the parquet crate

Comments

@itsjunetime
Copy link
Contributor

Describe the bug
Some MSRVs (the rust-version field in Cargo.tomls) in this repo are inaccurate.

To Reproduce
cargo install msrv && cargo msrv verify --manifest-path ./arrow-integration-testing/Cargo.toml and see that it fails

Expected behavior
MSRVs should all be valid

Additional context
I'll file a PR to fix this

@alamb alamb added the parquet Changes to the parquet crate label Jan 27, 2025
@alamb
Copy link
Contributor

alamb commented Jan 27, 2025

label_issue.py automatically added labels {'parquet'} from #6742

@alamb alamb added the arrow Changes to the arrow crate label Jan 27, 2025
@alamb
Copy link
Contributor

alamb commented Jan 27, 2025

label_issue.py automatically added labels {'arrow'} from #6742

@alamb alamb added the arrow-flight Changes to the arrow-flight crate label Jan 27, 2025
@alamb
Copy link
Contributor

alamb commented Jan 27, 2025

label_issue.py automatically added labels {'arrow-flight'} from #6742

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 bug parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants