You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2020/10/06 19:40:07 UTC

[iceberg] branch master updated (3e701a7 -> dc661d4)

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

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


    from 3e701a7  Core: Add partition summaries in SnapshotSummary builder (#1367)
     add dc661d4  BaseMetastoreTableOperations shouldn't disable refresh upon NoSuchTableException. Otherwise it might cause unfriendly NPE for callers that don't check null return value from current() method. (#1553)

No new revisions were added by this update.

Summary of changes:
 core/src/main/java/org/apache/iceberg/BaseMetastoreTableOperations.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)