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 cbd35799dc Encryption: Simplify Hive key handling and add transaction
tests (#14752)
add 3611313366 Handle SupportsWithPrefix in EncryptingFileIO (#14727)
No new revisions were added by this update.
Summary of changes:
.../iceberg/encryption/EncryptingFileIO.java | 29 ++++++++-
.../iceberg/encryption/TestEncryptingFileIO.java | 68 ++++++++++++++++++++++
2 files changed, 96 insertions(+), 1 deletion(-)
create mode 100644
api/src/test/java/org/apache/iceberg/encryption/TestEncryptingFileIO.java