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 7368e5990d Core: Fix validation of PlanTableScanRequest (#14561)
add 0a92386de9 core: Use EncryptionUtil's classloader (#14452)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/encryption/EncryptionUtil.java | 6 +-
.../iceberg/encryption/TestEncryptionUtil.java | 86 ++++++++++++++++++++++
2 files changed, 91 insertions(+), 1 deletion(-)
create mode 100644
core/src/test/java/org/apache/iceberg/encryption/TestEncryptionUtil.java