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/02/17 20:09:42 UTC

[iceberg] branch master updated (c9dead5 -> 2b6e769)

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 c9dead5  AWS: Upgrade AWS SDK to 2.17.131 (#4153)
     add 2b6e769  Core: Support parallel planning for snapshots expiration (#4148)

No new revisions were added by this update.

Summary of changes:
 api/src/main/java/org/apache/iceberg/ExpireSnapshots.java     |  9 +++++++++
 core/src/main/java/org/apache/iceberg/RemoveSnapshots.java    | 11 +++++++++--
 .../src/test/java/org/apache/iceberg/TestRemoveSnapshots.java |  8 ++++++++
 3 files changed, 26 insertions(+), 2 deletions(-)