singhpk234 commented on code in PR #17800:
URL: https://github.com/apache/iceberg/pull/17800#discussion_r3846932895
##########
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 that encrypts the manifest
list key metadata
Review Comment:
can we use this :
https://github.com/apache/iceberg/blob/main/api/src/main/java/org/apache/iceberg/Snapshot.java#L210
--
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]