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 caf3ab8  [SPARK-31552][SQL] Fix ClassCastException in ScalaReflection 
arrayClassFor
     add f92652d  [SPARK-31528][SQL] 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         | 86 +++++++++++-----------
 .../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(+), 101 deletions(-)


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

Reply via email to