This is an automated email from the ASF dual-hosted git repository.
huaxingao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from c4e480da64 Core: Fix view version ID deduplication with schema ID
assignment (#14434)
add d1a518f845 Auto rotation of key encryption keys (#14396)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/encryption/EncryptionUtil.java | 34 +++++--
.../encryption/StandardEncryptionManager.java | 74 +++++++++------
.../apache/iceberg/TestManifestListEncryption.java | 105 +++++++++++++++++++--
.../iceberg/encryption/EncryptionTestHelpers.java | 15 +++
4 files changed, 185 insertions(+), 43 deletions(-)