ZENOTME commented on issue #1487: URL: https://github.com/apache/iceberg-rust/issues/1487#issuecomment-3109554775
> but would this not fail trying to parse a manifest with this field missing? I think it will not. - For read path, we treat miss field or empty field both as empty field id. - For write path, both miss field or empty field will be ignore and cause miss field id. We can add test(if not now) to check this. -- 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]
