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 2022/10/19 17:33:45 UTC

[iceberg] branch master updated (1b0fefe495 -> 3ae58a1dde)

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 1b0fefe495 Spark 3.2: Split SparkScan and SparkBatch (#6014)
     add 3ae58a1dde Core: Parallelize reading reachable manifests, improve logs (#5981)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/FileCleanupStrategy.java    |   2 +-
 .../org/apache/iceberg/IncrementalFileCleanup.java |   4 +-
 .../org/apache/iceberg/ReachableFileCleanup.java   | 106 ++++++++++++++-------
 3 files changed, 76 insertions(+), 36 deletions(-)