Xiangrui Meng created SPARK-15363:
-------------------------------------
Summary: Example code shouldn't use VectorImplicits._
Key: SPARK-15363
URL: https://issues.apache.org/jira/browse/SPARK-15363
Project: Spark
Issue Type: Improvement
Components: Documentation, ML
Reporter: Xiangrui Meng
In SPARK-14615, we use VectorImplicits._ in example code to minimize the changes in that PR.
However, this is a private API, which shouldn't appear in the example code. We should consider
update them during QA.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|