jackye1995 commented on code in PR #9695: URL: https://github.com/apache/iceberg/pull/9695#discussion_r1486624682
########## open-api/rest-catalog-open-api.yaml: ########## @@ -2574,7 +2810,7 @@ components: allOf: - $ref: "#/components/schemas/TableRequirement" description: - The table branch or tag identified by the requirement's `ref` must reference the requirement's `snapshot-id`; + The table branch or tag identified by the requirement's `ref` must reference the requirement's `snapshot-id`; Review Comment: nit: avoid unnecessary changes. If this is breaking checkstyle, let's put a separated PR to fix it. ########## open-api/rest-catalog-open-api.yaml: ########## @@ -2574,7 +2810,7 @@ components: allOf: - $ref: "#/components/schemas/TableRequirement" description: - The table branch or tag identified by the requirement's `ref` must reference the requirement's `snapshot-id`; + The table branch or tag identified by the requirement's `ref` must reference the requirement's `snapshot-id`; Review Comment: nit: avoid unrelated line changes. If this is breaking checkstyle, let's put a separated PR to fix it. -- 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