You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2020/11/18 23:54:06 UTC

[iceberg] branch master updated (e6fc424 -> 53cac10)

This is an automated email from the ASF dual-hosted git repository.

aokolnychyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.


    from e6fc424  Spark: Make actions compatible with V2 catalogs (#1715)
     add 53cac10  Core: Fix invalidation of metadata tables in CachingCatalog (#1785)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/CachingCatalog.java    | 24 ++++++++--
 .../apache/iceberg/hadoop/TestCachingCatalog.java  | 51 ++++++++++++++++++++++
 2 files changed, 72 insertions(+), 3 deletions(-)