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 39291cf [SPARK-30048][SQL] Enable aggregates with interval type
values for RelationalGroupedDataset
add 65552a8 [SPARK-30083][SQL] visitArithmeticUnary should wrap PLUS case
with UnaryPositive for type checking
No new revisions were added by this update.
Summary of changes:
docs/sql-migration-guide.md | 2 +
.../apache/spark/sql/catalyst/dsl/package.scala | 1 +
.../spark/sql/catalyst/parser/AstBuilder.scala | 2 +-
.../catalyst/parser/ExpressionParserSuite.scala | 4 +-
.../test/resources/sql-tests/inputs/literals.sql | 5 ++
.../sql-tests/results/ansi/interval.sql.out | 4 +-
.../sql-tests/results/ansi/literals.sql.out | 72 ++++++++++++++++++----
.../resources/sql-tests/results/interval.sql.out | 4 +-
.../resources/sql-tests/results/literals.sql.out | 72 ++++++++++++++++++----
.../resources/sql-tests/results/operators.sql.out | 20 +++---
.../typeCoercion/native/promoteStrings.sql.out | 4 +-
11 files changed, 145 insertions(+), 45 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]