forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[SPARK-42508][CONNECT][ML] Extract the common .ml classes to …
…`mllib-common`" ### What changes were proposed in this pull request? Revert "[SPARK-42508][CONNECT][ML] Extract the common .ml classes to `mllib-common`" but still keep Connect Server depends on `mllib` for [SPARK-42800](https://issues.apache.org/jira/browse/SPARK-42800) ### Why are the changes needed? the [previous change](apache@5a5f04c) was too invasive, I want to be more careful and rethink before we go ahead for Spark Connect. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? existing UT Closes apache#40517 from zhengruifeng/revert_mllib_common. Authored-by: Ruifeng Zheng <[email protected]> Signed-off-by: Ruifeng Zheng <[email protected]>
- Loading branch information
1 parent
34c624e
commit d679dab
Showing
761 changed files
with
232 additions
and
1,407 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
97 changes: 0 additions & 97 deletions
97
connector/connect/client/jvm/src/main/scala/org/apache/spark/ml/Estimator.scala
This file was deleted.
Oops, something went wrong.
53 changes: 0 additions & 53 deletions
53
connector/connect/client/jvm/src/main/scala/org/apache/spark/ml/Model.scala
This file was deleted.
Oops, something went wrong.
63 changes: 0 additions & 63 deletions
63
connector/connect/client/jvm/src/main/scala/org/apache/spark/ml/Pipeline.scala
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.