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 20feb92 Core: Update schema constructor callers to include fresh
identifier (#2556)
add 30ec9b5 API: Add RewriteDataFiles action (#2501)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/actions/RewriteDataFiles.java | 140 +++++++++++++--------
.../iceberg/actions/rewrite/RewriteStrategy.java | 78 ++++++++++++
2 files changed, 166 insertions(+), 52 deletions(-)
create mode 100644
api/src/main/java/org/apache/iceberg/actions/rewrite/RewriteStrategy.java