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 2febd5c [SPARK-35735][SQL] Take into account day-time interval fields
in cast
add 733e85f1 [SPARK-35953][SQL] Support extracting date fields from
timestamp without time zone
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/analysis/AnsiTypeCoercion.scala | 2 +-
.../spark/sql/catalyst/analysis/TypeCoercion.scala | 4 +-
.../test/resources/sql-tests/inputs/extract.sql | 92 +++----
.../resources/sql-tests/results/extract.sql.out | 276 ++++++++++-----------
.../scala/org/apache/spark/sql/SQLQuerySuite.scala | 8 +-
5 files changed, 192 insertions(+), 190 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]