You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ru...@apache.org on 2022/03/15 21:43:29 UTC

[iceberg] branch master updated (11639d8 -> 725a7be)

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

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


    from 11639d8  AWS: Add SupportBulkOperation interface. S3FileIO implementation will perform a batch deletion using RemoveObjects API (#4052)
     add 725a7be  Core : Don't consider groups for compaction if they have a single fileā€¦ (#3676)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/actions/BinPackStrategy.java    |  7 ++-
 .../iceberg/actions/TestBinPackStrategy.java       | 53 ++++++++++++++++++++--
 2 files changed, 53 insertions(+), 7 deletions(-)