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 824c6d8ad3 Spark 3.3: Remove redundant vars in ChangelogRowReader
(#6792)
add d365e78e33 Spark 3.3: Fix comment formatting (#6793)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iceberg/spark/SparkCatalog.java | 8 +++-----
.../src/main/java/org/apache/iceberg/spark/SparkUtil.java | 15 ++++++---------
.../apache/iceberg/spark/source/SparkBatchQueryScan.java | 5 ++---
.../apache/iceberg/spark/source/SparkCopyOnWriteScan.java | 5 ++---
.../iceberg/spark/source/SparkFileWriterFactory.java | 3 +--
.../iceberg/spark/source/SparkMicroBatchStream.java | 5 ++---
.../iceberg/spark/source/SparkPositionDeltaWrite.java | 6 ++----
7 files changed, 18 insertions(+), 29 deletions(-)