You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2022/03/09 22:12:53 UTC

[iceberg] branch master updated (610714e -> cceef9f)

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

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


    from 610714e  Spark: Allow Bin-Pack optimization to work across different partition specs (#4279)
     add cceef9f  Core: Fix deleted data files validation in OverwriteFiles (#4303)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/BaseOverwriteFiles.java     |  7 +--
 .../iceberg/TestOverwriteWithValidation.java       | 54 ++++++++++++++++++++++
 2 files changed, 58 insertions(+), 3 deletions(-)