rdblue opened a new pull request, #12927: URL: https://github.com/apache/iceberg/pull/12927
This implements the spec changes from #12162. It adds the `encryption-keys` list to `TableMetadata` that stores an `EncryptedKey`. The `TableMetadata.Builder` is updated with `addEncryptionKey` and `removeEncryptionKey` methods, along with corresponding REST protocol metadata updates. This also adds `key-id` to snapshot metadata. -- 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