You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/12/03 14:10:36 UTC

[spark] branch master updated (3b2ff16 -> ff13f57)

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 3b2ff16  [SPARK-33636][PYTHON][ML][FOLLOWUP] Update since tag of labelsArray in StringIndexer
     add ff13f57  [SPARK-20044][SQL] Add new function DATE_FROM_UNIX_DATE and UNIX_DATE

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |  2 +
 .../catalyst/expressions/datetimeExpressions.scala | 46 ++++++++++++++++++++++
 .../expressions/DateExpressionsSuite.scala         | 24 +++++++++++
 .../sql-functions/sql-expression-schema.md         |  4 +-
 .../test/resources/sql-tests/inputs/datetime.sql   |  5 ++-
 .../sql-tests/results/ansi/datetime.sql.out        | 18 ++++++++-
 .../sql-tests/results/datetime-legacy.sql.out      | 18 ++++++++-
 .../resources/sql-tests/results/datetime.sql.out   | 18 ++++++++-
 8 files changed, 130 insertions(+), 5 deletions(-)


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