alamb commented on issue #8743: URL: https://github.com/apache/arrow-datafusion/issues/8743#issuecomment-1877463163
In theory we have a check for min rust version contributed in https://github.com/apache/arrow-datafusion/pull/7123 from @sarutak https://github.com/apache/arrow-datafusion/blob/819d3577872a082f2aea7a68ae83d68534049662/datafusion/core/Cargo.toml#L30 However, it appears not to be working if you can't compile using `1.71` Maybe we can figure out why the CI check isn't failing and then upgrade to rust 1.72 as a MSRV -- 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]
