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

dongjoon pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 74043ddd0d6 [SPARK-38941][TESTS][SQL][3.3] Skip RocksDB-based test 
case in StreamingJoinSuite on Apple Silicon
     add f7268008b13 [SPARK-38926][SQL][3.3] Output types in error messages in 
SQL style

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/errors/QueryCompilationErrors.scala  |  6 +-
 .../apache/spark/sql/errors/QueryErrorsBase.scala  |  4 ++
 .../spark/sql/errors/QueryExecutionErrors.scala    | 18 +++---
 .../spark/sql/errors/QueryParsingErrors.scala      | 11 +++-
 .../catalyst/encoders/EncoderResolutionSuite.scala |  8 +--
 .../catalyst/expressions/AnsiCastSuiteBase.scala   |  4 +-
 .../spark/sql/catalyst/expressions/CastSuite.scala | 66 +++++++++++-----------
 .../sql-tests/results/postgreSQL/float4.sql.out    |  6 +-
 .../sql-tests/results/postgreSQL/float8.sql.out    |  2 +-
 .../sql-tests/results/postgreSQL/int8.sql.out      |  8 +--
 .../scala/org/apache/spark/sql/DatasetSuite.scala  |  2 +-
 .../sql/errors/QueryCompilationErrorsSuite.scala   |  4 +-
 .../sql/errors/QueryExecutionErrorsSuite.scala     |  8 +--
 .../org/apache/spark/sql/sources/InsertSuite.scala |  8 +--
 14 files changed, 83 insertions(+), 72 deletions(-)


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

Reply via email to