mbutrovich opened a new issue, #10349: URL: https://github.com/apache/arrow-rs/issues/10349
- Part of https://github.com/apache/arrow-rs/issues/7392 - Follow on to https://github.com/apache/arrow-rs/issues/9859 I'd like to propose one more minor release for arrow-rs 58.x, specifically so Comet can adopt AES GCM 256 for Iceberg decryption. I don't believe this PR would be considered an API change under Arrow's API stability policy, but I'm happy to be corrected. The reason I'd like an entire release for this is if Comet waits for 59.0 Comet must wait for the following upgrades: DataFusion 5x.0 to arrow-rs 59.0 -> Iceberg Rust to DataFusion 5x.0 and Arrow 59.0. These deps can take a while to work through the projects, but if we can land this change in 58.x then Comet could support Iceberg table decryption months earlier. Thank you! ## Release Checklist: - [ ] Release notes and bump version: - [ ] Release Candidate + Vote thread: - [ ] Release to crates.io / approval: ## Required items for release - [ ] https://github.com/apache/arrow-rs/pull/9203 -- 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]
