This is an automated email from the ASF dual-hosted git repository.
ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 29c77ddac93a [SPARK-50847][SQL] Deny ApplyCharTypePadding from
applying on specific In expressions
add 4443078ab8fa [SPARK-50877][ML][PYTHON][CONNECT] Support KMeans &
BisectingKMeans on Connect
No new revisions were added by this update.
Summary of changes:
dev/sparktestsupport/modules.py | 2 +
.../services/org.apache.spark.ml.Estimator | 5 +
.../spark/ml/clustering/ClusteringSummary.scala | 3 +-
python/pyspark/ml/clustering.py | 3 +
...ity_regression.py => test_parity_clustering.py} | 6 +-
python/pyspark/ml/tests/test_clustering.py | 191 +++++++++++++++++++++
.../org/apache/spark/sql/connect/ml/MLUtils.scala | 8 +-
7 files changed, 213 insertions(+), 5 deletions(-)
copy python/pyspark/ml/tests/connect/{test_parity_regression.py =>
test_parity_clustering.py} (88%)
create mode 100644 python/pyspark/ml/tests/test_clustering.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]