alamb opened a new issue, #9915: URL: https://github.com/apache/arrow-datafusion/issues/9915
### Describe the bug CI failing on main: Verify MSRV (Min Supported Rust Version) ### To Reproduce Run CI Here is an example failure: https://github.com/apache/arrow-datafusion/actions/runs/8526452292/job/23355733076 ``` Fetching index Verifying the Minimum Supported Rust Version (MSRV) for toolchain x86_64-unknown-linux-gnu Using check command cargo check Failed check command cargo check didn't succeed Crate source was found to be incompatible with its MSRV '1.72.1', as defined in '/__w/arrow-datafusion/arrow-datafusion/datafusion/core/Cargo.toml' Error: Process completed with exit code 1. ``` ### Expected behavior CI should pass ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
