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 6ed7733265c2 [SPARK-50958][ML][PYTHON][CONNECT] Support
`Word2VecModel.findSynonymsArray` on connect
add 8b092beaa0be [SPARK-50975][ML][PYTHON][CONNECT] Support
`CountVectorizerModel.from_vocabulary` on connect
No new revisions were added by this update.
Summary of changes:
.../org/apache/spark/ml/util/ConnectHelper.scala | 7 ++++-
python/pyspark/ml/feature.py | 32 ++++++++++++++++------
.../ml/tests/connect/test_parity_feature.py | 4 ---
python/pyspark/ml/tests/test_feature.py | 6 ++--
.../org/apache/spark/sql/connect/ml/MLUtils.scala | 5 +++-
5 files changed, 35 insertions(+), 19 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]