mixermt commented on PR #3111: URL: https://github.com/apache/iceberg-rust/pull/3111#issuecomment-5712429405
Thanks @comphead for the thorough review — all five items are addressed in d17ae38 and answered inline. The `security_audit` failure was RUSTSEC-2026-0285 in `rustls 0.23.41`, which is main's current pin (AWS SDK chain, unrelated to hdfs-native; tracked in #3222). Bumped to 0.23.45 in b8cc860, the same fix #3165 applied. The minor simplification notes you held back are welcome — please send them. -- 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]
