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 bb95e8bb1a AWS: Fix warning in S3V4RestSignerClient (#6859)
add f0df880a80 Spark 3.3: Add SQL property to control distribution mode
(#6838)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/spark/SparkSQLProperties.java | 3 +
.../org/apache/iceberg/spark/SparkWriteConf.java | 5 +
.../apache/iceberg/spark/TestSparkWriteConf.java | 197 +++++++++++++++++++++
3 files changed, 205 insertions(+)
create mode 100644
spark/v3.3/spark/src/test/java/org/apache/iceberg/spark/TestSparkWriteConf.java