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 2020/02/13 15:56:59 UTC

[spark] branch master updated (fb0e07b -> 82d0aa3)

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

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


    from fb0e07b  [SPARK-29231][SQL] Constraints should be inferred from cast equality constraint
     add 82d0aa3  [SPARK-30762] Add dtype=float32 support to vector_to_array UDF

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/ml/functions.scala | 34 +++++++++++++++++++---
 .../scala/org/apache/spark/ml/FunctionsSuite.scala | 33 ++++++++++++++++++---
 python/pyspark/ml/functions.py                     | 27 +++++++++++++----
 3 files changed, 81 insertions(+), 13 deletions(-)


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