Xiangrui Meng created SPARK-7140:
------------------------------------

             Summary: Do not scan all values in Vector.hashCode
                 Key: SPARK-7140
                 URL: https://issues.apache.org/jira/browse/SPARK-7140
             Project: Spark
          Issue Type: Improvement
          Components: MLlib
            Reporter: Xiangrui Meng
            Assignee: Xiangrui Meng


It makes hashCode really expensive. The Pyrolite version we are using in Spark 
calls it in serialization. Scanning the first few nonzeros should be sufficient.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to