dannycjones commented on code in PR #2886: URL: https://github.com/apache/iceberg-rust/pull/2886#discussion_r3856126719
########## bindings/python/src/manifest.rs: ########## Review Comment: Why not update this field to return `Option<Vec<PyFieldSummary>>`? This more closely reflects the underlying representation in Rust, but more importantly conveys that this field is optional and was not present. -- 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]
