This is an automated email from the ASF dual-hosted git repository.

russellspitzer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from 71669c0ec7 API: Allow schema updates to find fields with 
case-insensitivity (#5440)
     add af4b395553 Spark 3.3: Spark mergeSchema to respect Spark Case 
Sensitivity Configuration (#5441)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/spark/SparkSchemaUtil.java  | 42 ++++++++++++++++++++--
 .../org/apache/iceberg/spark/SparkWriteConf.java   |  9 +++++
 .../iceberg/spark/source/SparkWriteBuilder.java    | 11 +++---
 .../spark/source/TestDataFrameWriterV2.java        | 41 +++++++++++++++++++++
 4 files changed, 97 insertions(+), 6 deletions(-)

Reply via email to