RussellSpitzer commented on code in PR #12161: URL: https://github.com/apache/iceberg/pull/12161#discussion_r1939350765
########## format/spec.md: ########## @@ -1379,7 +1379,7 @@ Each partition field in `fields` is stored as a JSON object with the following p | V1 | V2 | V3 | Field | JSON representation | Example | |----------|----------|----------|------------------|---------------------|--------------| | required | required | omitted | **`source-id`** | `JSON int` | 1 | -| optional | optional | required | **`source-ids`** | `JSON list of ints` | `[1,2]` | +| | | required | **`source-ids`** | `JSON list of ints` | `[1,2]` | Review Comment: +1 -- 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