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 2021/02/10 03:28:41 UTC

[spark] branch master updated (2f387b4 -> e6753c9)

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 2f387b4  [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats
     add e6753c9  [SPARK-33995][SQL] Expose make_interval as a Scala function

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/sql/functions.scala     | 25 ++++++++
 .../apache/spark/sql/JavaDateFunctionsSuite.java   | 68 ++++++++++++++++++++++
 .../org/apache/spark/sql/DateFunctionsSuite.scala  | 40 +++++++++++++
 3 files changed, 133 insertions(+)
 create mode 100644 sql/core/src/test/java/test/org/apache/spark/sql/JavaDateFunctionsSuite.java


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