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 099a59c9f3cf [SPARK-51080][ML][PYTHON][CONNECT] Fix save/load for `PowerIterationClustering` add 553149732aef [SPARK-50945][ML][PYTHON][CONNECT] Support Summarizer and SummaryBuilder on Connect No new revisions were added by this update. Summary of changes: .../org/apache/spark/ml/stat/Summarizer.scala | 35 +++++++++++- .../sql/ml/InternalFunctionRegistration.scala | 4 ++ python/pyspark/ml/stat.py | 30 +++++++++- python/pyspark/ml/tests/test_stat.py | 66 +++++++++++++++++++++- .../sql/catalyst/analysis/FunctionRegistry.scala | 2 +- 5 files changed, 130 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org