jhump commented on PR #826: URL: https://github.com/apache/iceberg-go/pull/826#issuecomment-4282302456
FWIW, according to [the spec](https://iceberg.apache.org/spec/#manifest-lists), even v2 files do not need this attribute. I filed a bug about this last year, #416, and there are more details therein. But a more robust solution would allow the caller to provide an expected version, which would of course come from the table's version (the `format-version` field in `metadata.json`). -- 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]
