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/02/19 17:29:05 UTC

[incubator-iceberg] branch master updated (4d96944 -> f75fa01)

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/incubator-iceberg.git.


    from 4d96944  Use DataFile instead of SparkDataFile in SparkTableUtil (#786)
     add f75fa01  Fix manifest scanning in RemoveSnapshots (#812)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/RemoveSnapshots.java   |  6 +--
 .../org/apache/iceberg/TestRemoveSnapshots.java    | 54 ++++++++++++++++++++++
 2 files changed, 57 insertions(+), 3 deletions(-)