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 b627597c6d2 [SPARK-41118][SQL] `to_number`/`try_to_number` should 
return `null` when format is `null`
     add 3b4faaf89ec [SPARK-41090][SQL] Throw Exception for `db_name.view_name` 
when creating temp view by Dataset API

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json        | 10 +++++-----
 .../apache/spark/sql/errors/QueryParsingErrors.scala    |  6 +++---
 .../scala/org/apache/spark/sql/internal/SQLConf.scala   | 13 +++++++++++++
 .../src/main/scala/org/apache/spark/sql/Dataset.scala   | 17 ++++++++++++-----
 .../org/apache/spark/sql/execution/SparkSqlParser.scala |  2 +-
 .../test/scala/org/apache/spark/sql/DatasetSuite.scala  | 16 ++++++++++++++++
 .../org/apache/spark/sql/execution/SQLViewSuite.scala   |  3 ++-
 .../spark/sql/execution/command/DDLParserSuite.scala    |  4 ++--
 8 files changed, 54 insertions(+), 17 deletions(-)


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

Reply via email to