kevinjqliu commented on PR #1501: URL: https://github.com/apache/iceberg-rust/pull/1501#issuecomment-3264005662
summarizing the slack thread: we are currently blocked due to MSRV versions. Datafusion 48 requires aws-config 1.6.2 which requires rust 1.86. We're currently using rust 1.85. Typically we bump the MSRV for a new release of iceberg-rust, https://github.com/apache/iceberg-rust?tab=readme-ov-file#supported-rust-version I started the PR to upgrade https://github.com/apache/iceberg-rust/pull/1655 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
