This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from c229245c0177 [SPARK-52583][SQL] Add an Developer API for stringifying 
values in UserDefinedType
     add 813467943b6e [SPARK-52586][SQL] Introduce AnyTimeType

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/parser/DataTypeAstBuilder.scala     |  2 +-
 .../org/apache/spark/sql/types/AbstractDataType.scala      | 14 ++++++++++++++
 .../main/scala/org/apache/spark/sql/types/TimeType.scala   |  5 +++--
 .../sql/catalyst/expressions/datetimeExpressions.scala     |  5 +----
 .../spark/sql/catalyst/expressions/timeExpressions.scala   | 14 +++++---------
 .../sql-tests/analyzer-results/timestamp-ntz.sql.out       |  2 +-
 .../test/resources/sql-tests/results/timestamp-ntz.sql.out |  2 +-
 7 files changed, 26 insertions(+), 18 deletions(-)


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

Reply via email to