gaborkaszab commented on code in PR #17800:
URL: https://github.com/apache/iceberg/pull/17800#discussion_r3880002810


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -2990,6 +2990,9 @@ components:
             type: string
         schema-id:
           type: integer
+        key-id:
+          type: string
+          description: ID of the encryption key used to encrypt this 
snapshot's manifest list.

Review Comment:
   I think we can be more future proof with the comment here: in V4 we won't 
have a manifest list file, rather a root manifest file.



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