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

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


    from 3990b0f1d983 [SPARK-53620][CORE] SparkSubmit should print stacktrace 
when exitFn is called
     add f49047130fdb [SPARK-52659][SQL] Misleading modulo error message in 
ansi mode

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/error/error-conditions.json |  6 +++
 .../sql/catalyst/expressions/arithmetic.scala      | 27 +++++++---
 .../spark/sql/errors/QueryExecutionErrors.scala    |  8 +++
 .../expressions/ArithmeticExpressionSuite.scala    | 59 +++++++++++++++++-----
 .../results/decimalArithmeticOperations.sql.out    |  4 +-
 .../resources/sql-tests/results/operators.sql.out  |  6 +--
 .../sql/errors/QueryExecutionAnsiErrorsSuite.scala | 20 ++++++++
 7 files changed, 107 insertions(+), 23 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to