ajantha-bhat commented on code in PR #13513: URL: https://github.com/apache/iceberg/pull/13513#discussion_r2197709051
########## 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: cc: @findepi since you worked on this spec -- 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]
