ajantha-bhat commented on code in PR #13181: URL: https://github.com/apache/iceberg/pull/13181#discussion_r2113570957
########## format/spec.md: ########## @@ -607,7 +607,7 @@ A manifest stores files for a single partition spec. When a table’s partition A manifest file must store the partition spec and other metadata as properties in the Avro file's key-value metadata: -| v1 | v2 | Key | Value | +| v1 | v2/v3 | Key | Value | Review Comment: I also merged in some place for identical columns - v1, v2 -> v1/v2 - v1,v2,v3 -> v1/v2/v3 I don't recommend `v2+` or `v1+` because ongoing spec say v4 also comes under this when we use +, which may not have finalized the fields for this 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: 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