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

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


    from ce41ca0848e [SPARK-41343][CONNECT] Move FunctionName parsing to server 
side
     add c5f189c5365 [SPARK-41237][SQL] Reuse the error class 
`UNSUPPORTED_DATATYPE` for `_LEGACY_ERROR_TEMP_0030`

No new revisions were added by this update.

Summary of changes:
 R/pkg/tests/fulltests/test_sparkSQL.R                        |  6 +++---
 R/pkg/tests/fulltests/test_streaming.R                       |  2 +-
 R/pkg/tests/fulltests/test_utils.R                           |  2 +-
 core/src/main/resources/error/error-classes.json             |  5 -----
 .../org/apache/spark/sql/errors/QueryParsingErrors.scala     |  4 ++--
 .../apache/spark/sql/catalyst/parser/DDLParserSuite.scala    |  4 ++--
 .../spark/sql/catalyst/parser/DataTypeParserSuite.scala      | 12 ++++++++++--
 .../apache/spark/sql/catalyst/parser/ErrorParserSuite.scala  |  4 ++--
 .../test/resources/sql-tests/results/csv-functions.sql.out   |  1 -
 .../test/resources/sql-tests/results/postgreSQL/with.sql.out | 10 ++++++----
 .../sql/execution/datasources/jdbc/JdbcUtilsSuite.scala      |  4 ++--
 .../datasources/v2/jdbc/JDBCTableCatalogSuite.scala          |  4 ++--
 .../scala/org/apache/spark/sql/jdbc/JDBCWriteSuite.scala     |  4 ++--
 13 files changed, 33 insertions(+), 29 deletions(-)


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

Reply via email to