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


##########
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:
   This is taken from the current java doc from TableMetadata may be when we 
add the v4 spec we should just handle it there ? 



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