[ https://issues.apache.org/jira/browse/SPARK-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xiangrui Meng resolved SPARK-5186. ---------------------------------- Resolution: Fixed Fix Version/s: 1.3.0 Issue resolved by pull request 3997 [https://github.com/apache/spark/pull/3997] > Vector.equals and Vector.hashCode are very inefficient and fail on > SparseVectors with large size > ------------------------------------------------------------------------------------------------- > > Key: SPARK-5186 > URL: https://issues.apache.org/jira/browse/SPARK-5186 > Project: Spark > Issue Type: Bug > Components: MLlib > Affects Versions: 1.2.0 > Reporter: Derrick Burns > Fix For: 1.3.0 > > Original Estimate: 0.25h > Remaining Estimate: 0.25h > > The implementation of Vector.equals and Vector.hashCode are correct but slow > for SparseVectors that are truly sparse. -- 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