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/06 01:51:49 UTC

[iceberg] branch master updated (c13ae6c -> d0625c8)

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 c13ae6c  Core: Fix NPE in SnapshotManager.validateCurrentSnapshot (#1725)
     add d0625c8  Core: Fix NullPointerException in ManifestReader (#1730)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/ManifestReader.java    |  2 +
 .../org/apache/iceberg/TestManifestReader.java     | 20 ++++++++++
 .../spark/source/TestSparkReaderDeletes.java       | 46 ++++++++++++++++++++++
 3 files changed, 68 insertions(+)