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 5ff6a52426f5 [SPARK-48886][SS] Add version info to changelog v2 to 
allow for easier evolution
     add 5dafa4c421d3 [SPARK-48350][SQL] Introduction of Custom Exceptions for 
Sql Scripting

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/error/error-conditions.json | 12 +++++++++++
 .../src/main/resources/error/error-states.json     |  6 ++++++
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 11 +++++-----
 .../SqlScriptingErrors.scala}                      | 24 ++++++++++++++--------
 .../catalyst/parser/SqlScriptingParserSuite.scala  | 24 +++++++++++++---------
 5 files changed, 54 insertions(+), 23 deletions(-)
 copy 
sql/catalyst/src/main/scala/org/apache/spark/sql/{catalyst/catalog/UserDefinedFunctionErrors.scala
 => errors/SqlScriptingErrors.scala} (55%)


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

Reply via email to