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

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


    from 950daa5702 Spark: Backport fix NPE when create branch and tag on table 
without snapshot (#7659)
     add b5e2f3608e Core: Compacted position delete files should use the max 
data sequence number of source files (#7651)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iceberg/RewriteFiles.java |  20 +++
 .../java/org/apache/iceberg/BaseRewriteFiles.java  |   6 +
 .../apache/iceberg/MergingSnapshotProducer.java    |  66 +++++++++-
 .../RewritePositionDeletesCommitManager.java       |   2 +-
 .../actions/RewritePositionDeletesGroup.java       |   8 ++
 .../TestRewritePositionDeleteFilesAction.java      | 145 +++++++++++++++++----
 6 files changed, 211 insertions(+), 36 deletions(-)

Reply via email to