You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2022/08/19 06:41:22 UTC

[spark] branch master updated (876ce6a5df1 -> f98f9f85662)

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

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


    from 876ce6a5df1 [SPARK-35542][ML] Fix: Bucketizer created for multiple columns with parameters splitsArray,  inputCols and outputCols can not be loaded after saving it
     add f98f9f85662 [SPARK-40107][SQL] Pull out empty2null conversion from FileFormatWriter

No new revisions were added by this update.

Summary of changes:
 .../execution/command/createDataSourceTables.scala |  9 ++-
 .../execution/datasources/FileFormatWriter.scala   | 38 +++------
 .../spark/sql/execution/datasources/V1Writes.scala | 93 +++++++++++++++++++---
 .../datasources/V1WriteCommandSuite.scala          | 37 ++++++---
 .../execution/CreateHiveTableAsSelectCommand.scala |  9 ++-
 .../sql/hive/execution/InsertIntoHiveTable.scala   |  7 +-
 .../command/V1WriteHiveCommandSuite.scala          |  9 ++-
 7 files changed, 141 insertions(+), 61 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org