Skip to content

Commit c13932d

Browse files
zhengruifengdongjoon-hyun
authored andcommitted
[SPARK-51141][ML][CONNECT][DOCS] Document the Support of ML on Connect
### What changes were proposed in this pull request? Document the Support of ML on Connect ### Why are the changes needed? to document the status ### Does this PR introduce _any_ user-facing change? yes, doc-only ### How was this patch tested? ci ### Was this patch authored or co-authored using generative AI tooling? no Closes #49902 from zhengruifeng/ml_connect_doc. Authored-by: Ruifeng Zheng <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]> (cherry picked from commit 8bacf99) Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent c9d1ece commit c13932d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

python/docs/source/reference/pyspark.ml.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
MLlib (DataFrame-based)
2020
=======================
2121

22+
.. note::
23+
From Apache Spark 4.0.0, all builtin algorithms support Spark Connect.
24+
2225
Pipeline APIs
2326
-------------
2427

0 commit comments

Comments
 (0)