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 39b65b414c4 [SPARK-40529][PS] Remove `pyspark.pandas.ml`
     add 037fbc0a867 [SPARK-40488] Do not wrap exceptions thrown when 
datasource write fails

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/avro/AvroSuite.scala      | 12 ++++----
 core/src/main/resources/error/error-classes.json   |  6 ----
 .../org/apache/spark/SparkThrowableSuite.scala     |  6 ++--
 .../spark/sql/errors/QueryExecutionErrors.scala    | 11 -------
 .../execution/datasources/FileFormatWriter.scala   |  2 +-
 .../datasources/v2/WriteToDataSourceV2Exec.scala   |  7 +----
 .../WriteToContinuousDataSourceExec.scala          | 12 --------
 .../apache/spark/sql/CharVarcharTestSuite.scala    | 22 +++++++-------
 .../sql/errors/QueryExecutionAnsiErrorsSuite.scala |  2 +-
 .../sql/errors/QueryExecutionErrorsSuite.scala     | 35 +---------------------
 .../sql/execution/datasources/csv/CSVSuite.scala   |  6 ++--
 .../sql/execution/datasources/json/JsonSuite.scala |  6 ++--
 .../datasources/parquet/ParquetIOSuite.scala       |  8 ++---
 .../parquet/ParquetRebaseDatetimeSuite.scala       |  4 +--
 .../streaming/sources/ForeachWriterSuite.scala     |  4 +--
 .../state/RocksDBStateStoreIntegrationSuite.scala  |  2 +-
 .../org/apache/spark/sql/sources/InsertSuite.scala | 24 +++++++--------
 .../spark/sql/streaming/StreamingQuerySuite.scala  |  2 +-
 18 files changed, 51 insertions(+), 120 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to