Github user yanboliang commented on a diff in the pull request:
https://github.com/apache/spark/pull/13888#discussion_r68486013
--- Diff: mllib/src/main/scala/org/apache/spark/mllib/util/MLUtils.scala ---
@@ -309,8 +309,8 @@ object MLUtils extends Logging {
}
/**
- * Converts vector columns in an input Dataset to the
[[org.apache.spark.ml.linalg.Vector]] type
- * from the new [[org.apache.spark.mllib.linalg.Vector]] type under the
`spark.ml` package.
+ * Converts vector columns in an input Dataset to the
[[org.apache.spark.mllib.linalg.Vector]]
+ * type from the new [[org.apache.spark.ml.linalg.Vector]] type under
the `spark.ml` package.
* @param dataset input dataset
--- End diff --
The original annotation is correct, it does not necessary to revise.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]