You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/04/25 16:40:27 UTC

[spark] branch branch-3.0 updated (dbcf855 -> eb54e6c)

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

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


    from dbcf855  [SPARK-31563][SQL] Fix failure of InSet.sql for collections of Catalyst's internal types
     add eb54e6c  [SPARK-31528][SQL][3.0] Remove millennium, century, decade from trunc/date_trunc fucntions

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/datetimeExpressions.scala | 38 ++++++----
 .../spark/sql/catalyst/util/DateTimeUtils.scala    | 26 ++-----
 .../expressions/DateExpressionsSuite.scala         | 84 +++++++++++-----------
 .../sql/catalyst/util/DateTimeUtilsSuite.scala     |  6 --
 .../scala/org/apache/spark/sql/functions.scala     |  4 +-
 .../org/apache/spark/sql/DateFunctionsSuite.scala  | 20 ++----
 6 files changed, 79 insertions(+), 99 deletions(-)


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