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 16:34:44 UTC

[iceberg] branch master updated (61aa677 -> c988753)

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 61aa677  Core: Allow LocationProvider to be customized using reflection (#1531)
     add c988753  Core: Fix error when a DeleteFile is used twice in a task (#1514)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/data/DeleteReadTests.java   | 33 ++++++++++++++++++++++
 .../iceberg/spark/source/BaseDataReader.java       |  8 ++++--
 2 files changed, 39 insertions(+), 2 deletions(-)