You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/12/01 00:57:15 UTC

[spark] branch master updated (f5d2165 -> 596fbc1)

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

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from f5d2165  [SPARK-33440][CORE] Use current timestamp with warning log in HadoopFSDelegationTokenProvider when the issue date for token is not set up properly
     add 596fbc1  [SPARK-33556][ML] Add array_to_vector function for dataframe column

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/ml/functions.scala | 16 +++++++++-
 .../scala/org/apache/spark/ml/FunctionsSuite.scala | 18 ++++++++++--
 python/docs/source/reference/pyspark.ml.rst        |  1 +
 python/pyspark/ml/functions.py                     | 34 ++++++++++++++++++++++
 python/pyspark/ml/functions.pyi                    |  2 ++
 5 files changed, 68 insertions(+), 3 deletions(-)


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