nastra commented on code in PR #5197:
URL: https://github.com/apache/iceberg/pull/5197#discussion_r913084052


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -1085,7 +1085,6 @@ components:
         - snapshot-id
         - timestamp-ms
         - manifest-list
-        - summary

Review Comment:
   According to https://iceberg.apache.org/spec/#snapshots `summary` is only 
optional for V1 but required for V2 tables. I guess the `SnapshotParser` just 
falls back to V1 if `summary` isn't present



-- 
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]

Reply via email to