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

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


    from ece6b8e773 Core: Deprecate PositionDeleteReaderWriter.writer with 
rowSchema (#14651)
     add 5cc19891a2 Core, API: Support cleanupMode in snapshot expiration 
(#14287)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/ExpireSnapshots.java   |  32 ++++
 .../org/apache/iceberg/FileCleanupStrategy.java    |  18 ++-
 .../org/apache/iceberg/IncrementalFileCleanup.java |  25 ++-
 .../org/apache/iceberg/ReachableFileCleanup.java   |  26 ++-
 .../java/org/apache/iceberg/RemoveSnapshots.java   |  27 +++-
 .../org/apache/iceberg/TestRemoveSnapshots.java    | 174 +++++++++++++++++++++
 6 files changed, 286 insertions(+), 16 deletions(-)

Reply via email to