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 bda35ce7cf Spark 3.2: Optimize DELETEs handled using metadata (#6912)
add 41f881452f Spark 3.2, 3.3: Use table partition spec explicitly in
add_files for path based tables (#6779)
No new revisions were added by this update.
Summary of changes:
.../spark/extensions/TestAddFilesProcedure.java | 53 +++++++++++++++++-----
.../java/org/apache/iceberg/spark/Spark3Util.java | 30 +++++++++++-
.../spark/procedures/AddFilesProcedure.java | 9 ++--
.../spark/extensions/TestAddFilesProcedure.java | 51 ++++++++++++++++-----
.../java/org/apache/iceberg/spark/Spark3Util.java | 30 +++++++++++-
.../spark/procedures/AddFilesProcedure.java | 9 ++--
6 files changed, 151 insertions(+), 31 deletions(-)