This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from 7f36310 [SPARK-31802][SQL] Format Java date-time types in `Row.jsonValue` directly add d400777 [SPARK-31734][ML][PYSPARK] Add weight support in ClusteringEvaluator No new revisions were added by this update. Summary of changes: .../spark/ml/evaluation/ClusteringEvaluator.scala | 34 ++++-- .../spark/ml/evaluation/ClusteringMetrics.scala | 128 ++++++++++++--------- .../ml/evaluation/ClusteringEvaluatorSuite.scala | 43 ++++++- python/pyspark/ml/evaluation.py | 29 ++++- 4 files changed, 167 insertions(+), 67 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org