[ https://issues.apache.org/jira/browse/SPARK-14549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xiangrui Meng resolved SPARK-14549. ----------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request 12317 [https://github.com/apache/spark/pull/12317] > Copy the Vector and Matrix classes from mllib to ml in mllib-local > ------------------------------------------------------------------ > > Key: SPARK-14549 > URL: https://issues.apache.org/jira/browse/SPARK-14549 > Project: Spark > Issue Type: Sub-task > Components: MLlib > Reporter: DB Tsai > Assignee: DB Tsai > Fix For: 2.0.0 > > > This task will copy the Vector and Matrix classes from mllib to ml package in > mllib-local jar. The UDTs and `since` annotation in ml vector and matrix will > be removed from now. UDTs will be achieved by #SPARK-14487, and `since` will > be replaced by /* @ since 1.2.0 */ > The BLAS implementation will be copied, and some of the test utilities will > be copies as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org