This is an automated email from the ASF dual-hosted git repository.
aokolnychyi pushed a change to branch 0.11.x
in repository https://gitbox.apache.org/repos/asf/iceberg.git.
from aba3881 Spark: Remove softValues for Spark 2 catalog cache (#2363)
new 64e9715 Core: Don't delete data files on DROP if GC is disabled
(#2367)
new 1c007f2 Core: Support dynamic loading for HadoopFileIO (#2333)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/iceberg/CatalogUtil.java | 11 ++++++++++-
.../org/apache/iceberg/hadoop/HadoopFileIO.java | 23 ++++++++++++++++++++--
.../java/org/apache/iceberg/TestCatalogUtil.java | 10 ++++++++++
.../extensions/TestSnapshotTableProcedure.java | 20 +++++++++++++++++++
4 files changed, 61 insertions(+), 3 deletions(-)