You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by hu...@apache.org on 2020/08/24 15:55:43 UTC

[spark] branch branch-3.0 updated (4a67f1e -> 007acba)

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

huaxingao pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 4a67f1e  [SPARK-32588][CORE][TEST] Fix SizeEstimator initialization in tests
     add 007acba  [SPARK-32676][3.0][ML] Fix double caching in KMeans/BiKMeans

No new revisions were added by this update.

Summary of changes:
 .../spark/ml/clustering/BisectingKMeans.scala      | 33 ++++++---------
 .../org/apache/spark/ml/clustering/KMeans.scala    | 33 ++++++---------
 .../spark/mllib/clustering/BisectingKMeans.scala   | 47 ++++++++++------------
 .../org/apache/spark/mllib/clustering/KMeans.scala | 33 +++++++--------
 4 files changed, 60 insertions(+), 86 deletions(-)


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