This is an automated email from the ASF dual-hosted git repository.
pvary pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 38cc881366 BigQuery: Eliminate redundant table load by using ETag for
conflict detection (#14940)
add b4ef17cd16 Spark: Add branch support to rewrite_data_files procedure
(#14964)
No new revisions were added by this update.
Summary of changes:
.../actions/RewriteDataFilesCommitManager.java | 15 ++
.../extensions/TestRewriteDataFilesProcedure.java | 206 +++++++++++++++++++++
.../spark/actions/RewriteDataFilesSparkAction.java | 17 +-
.../procedures/RewriteDataFilesProcedure.java | 32 +++-
4 files changed, 259 insertions(+), 11 deletions(-)