rdblue commented on code in PR #4945: URL: https://github.com/apache/iceberg/pull/4945#discussion_r928161399
########## format/puffin-spec.md: ########## @@ -144,3 +142,5 @@ When writing a Puffin file it is recommended to set the following fields in the - `created-by` - human-readable identification of the application writing the file, along with its version. Example "Trino version 381". +- `source-snapshot-id` - a table snapshot which was used to calculate blob contents +- `source-sequence-number` - sequence number of the table snapshot used to calculate blob contents Review Comment: Why did these move to properties rather than required blob metadata? -- 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]
