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 3fbcb26d8e99 [SPARK-48016][SQL] Fix a bug in try_divide function when 
with decimals
     add fe05eb8fa3b2 [SPARK-47741] Added stack overflow handling in parser

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/error/error-conditions.json |  7 +++
 .../spark/sql/errors/QueryParsingErrors.scala      |  6 +++
 .../sql/catalyst/parser/AbstractSqlParser.scala    | 57 ++++++++++++++++------
 .../spark/sql/errors/QueryParsingErrorsSuite.scala | 16 ++++++
 .../execution/ExecuteImmediateEndToEndSuite.scala  | 29 ++++++++++-
 5 files changed, 98 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