nastra commented on code in PR #7592: URL: https://github.com/apache/iceberg/pull/7592#discussion_r1192125586
########## docs/branching-and-tagging.md: ########## @@ -30,7 +30,7 @@ menu: ## Overview -Iceberg table metadata maintains a log of snapshots which represent the changes applied to a table. +Iceberg table metadata maintains a lot of snapshots which represent the changes applied to a table. Review Comment: I'm not sure this is a typo, I think this actually means that it's holding a snapshot log. To make this clearer maybe reword this to `Iceberg table metadata maintains a snapshot log, which represent the changes applied to a table.` -- 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]
