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 68260f5 revert [SPARK-29680][SQL] Remove ALTER TABLE CHANGE COLUMN
syntax
add e04309c [SPARK-30341][SQL] Overflow check for interval arithmetic
operations
No new revisions were added by this update.
Summary of changes:
.../catalyst/expressions/aggregate/Average.scala | 6 +-
.../sql/catalyst/expressions/arithmetic.scala | 27 +++--
.../catalyst/expressions/intervalExpressions.scala | 24 ++---
.../spark/sql/catalyst/util/IntervalUtils.scala | 59 ++++++++--
.../expressions/CollectionExpressionsSuite.scala | 12 +--
.../expressions/IntervalExpressionsSuite.scala | 36 +++++--
.../sql/catalyst/util/IntervalUtilsSuite.scala | 82 ++++++++++----
.../test/resources/sql-tests/inputs/interval.sql | 7 ++
.../sql-tests/results/ansi/interval.sql.out | 120 ++++++++++++++-------
.../resources/sql-tests/results/interval.sql.out | 49 ++++++++-
10 files changed, 310 insertions(+), 112 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]