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 e78585b2fbb [SPARK-39848][BUILD] Upgrade Kafka to 3.2.1
add 1b6f14ff8c3 [SPARK-39917][SQL] Use different error classes for
numeric/interval arithmetic overflow
No new revisions were added by this update.
Summary of changes:
core/src/main/resources/error/error-classes.json | 8 ++++-
.../sql/catalyst/expressions/arithmetic.scala | 20 +++++++------
.../catalyst/expressions/intervalExpressions.scala | 3 +-
.../sql/catalyst/util/IntervalMathUtils.scala} | 35 +++++++++++-----------
.../spark/sql/errors/QueryExecutionErrors.scala | 14 +++++++++
.../sql-tests/results/ansi/interval.sql.out | 14 ++++-----
.../resources/sql-tests/results/interval.sql.out | 14 ++++-----
.../sql-tests/results/postgreSQL/int4.sql.out | 12 ++++----
.../sql-tests/results/postgreSQL/int8.sql.out | 8 ++---
.../results/postgreSQL/window_part2.sql.out | 4 +--
.../apache/spark/sql/DataFrameAggregateSuite.scala | 8 ++---
11 files changed, 82 insertions(+), 58 deletions(-)
copy
sql/{core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/AlterTableExec.scala
=>
catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/IntervalMathUtils.scala}
(51%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]