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 c6afd6e  [SPARK-35951][DOCS] Add since versions for Avro options in 
Documentation
     add e88aa49  [SPARK-35932][SQL] Support extracting hour/minute/second from 
timestamp without time zone

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/AnsiTypeCoercion.scala   |   1 +
 .../spark/sql/catalyst/analysis/TypeCoercion.scala |   6 +-
 .../catalyst/expressions/datetimeExpressions.scala |   8 +-
 .../apache/spark/sql/types/AbstractDataType.scala  |   2 +-
 .../expressions/DateExpressionsSuite.scala         |  65 +++++---
 .../test/resources/sql-tests/inputs/extract.sql    |  66 ++++----
 .../resources/sql-tests/results/extract.sql.out    | 182 ++++++++++-----------
 7 files changed, 181 insertions(+), 149 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to