pvary commented on code in PR #13513: URL: https://github.com/apache/iceberg/pull/13513#discussion_r2210183773
########## format/spec.md: ########## @@ -970,7 +970,7 @@ Statistics files metadata within `statistics` table metadata field is a struct w | v1 | v2 | Field name | Type | Description | |----|----|------------|------|-------------| -| _required_ | _required_ | **`snapshot-id`** | `string` | ID of the Iceberg table's snapshot the statistics file is associated with. | +| _required_ | _required_ | **`snapshot-id`** | `long` | ID of the Iceberg table's snapshot the statistics file is associated with. | Review Comment: This is clearly a mistake, still we need a formal discussion and vote for the spec change. Could one of you (@Smith-Cruise or @ajantha-bhat) start the threads please? -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org