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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to