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/26 18:48:58 UTC

[spark] branch master updated (fe07b21 -> e01125d)

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 fe07b21  [SPARK-31400][ML] The catalogString doesn't distinguish Vectors in ml and mllib
     add e01125d  [SPARK-31562][SQL] Update ExpressionDescription for substring, current_date, and current_timestamp

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |  2 +-
 .../analysis/UnsupportedOperationChecker.scala     |  6 +--
 .../catalyst/expressions/datetimeExpressions.scala | 63 +++++++++++++++++-----
 .../catalyst/expressions/stringExpressions.scala   | 12 ++++-
 .../sql/catalyst/optimizer/finishAnalysis.scala    |  2 +-
 .../sql/expressions/ExpressionInfoSuite.scala      |  3 ++
 sql/gen-sql-functions-docs.py                      |  8 +--
 7 files changed, 74 insertions(+), 22 deletions(-)


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