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

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


    from 85a4d1e56e8 [SPARK-41400][CONNECT] Remove Connect Client Catalyst 
Dependency
     add 3761b7d65bd [SPARK-44574][SQL][CONNECT] Errors that moved into sq/api 
should also use AnalysisException

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/errors/DataTypeErrors.scala   | 53 ++++++++++------------
 .../spark/sql/errors/QueryCompilationErrors.scala  |  7 +--
 .../apache/spark/sql/types/StructTypeSuite.scala   | 26 +++++------
 .../apache/spark/sql/CharVarcharTestSuite.scala    | 28 +++++++-----
 .../org/apache/spark/sql/DataFrameSuite.scala      |  2 +-
 .../org/apache/spark/sql/JsonFunctionsSuite.scala  |  6 +--
 .../spark/sql/connector/AlterTableTests.scala      |  2 +-
 .../sql/errors/QueryCompilationErrorsSuite.scala   |  4 +-
 .../org/apache/spark/sql/jdbc/JDBCSuite.scala      |  4 +-
 .../sql/test/DataFrameReaderWriterSuite.scala      | 12 ++---
 10 files changed, 68 insertions(+), 76 deletions(-)


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

Reply via email to