rdblue commented on code in PR #4945: URL: https://github.com/apache/iceberg/pull/4945#discussion_r890416147
########## format/spec.md: ########## @@ -513,6 +514,17 @@ Manifests for a snapshot are tracked by a manifest list. Valid snapshots are stored as a list in table metadata. For serialization, see Appendix C. +Statistics files' metadata within `statistics` field is a struct with the following fields: Review Comment: I think this should be a sub-section, like `Manifest Lists` below. It should also be located after the `Snapshot Retention Policy` sub-section. There's no need to place this before manifest lists. In the new section for `Statistics file`, I think this should add any disclaimers about the use of stats, like @danielcweeks suggested. -- 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]
