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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to