GitHub user MechCoder opened a pull request:

    https://github.com/apache/spark/pull/8278

    [SPARK-9919] [MLlib] Implement hashCode for Dense and Sparse Matrices

    Implement hashCode for Dense and Sparse Matrices

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MechCoder/spark hash_code_mat

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/8278.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #8278
    
----
commit 8b3a18e44d7f2c22cd675164bf75ef302d6b4b37
Author: MechCoder <[email protected]>
Date:   2015-08-18T10:59:14Z

    [SPARK-9919] hashCode for Dense and Sparse Matrices

commit 67f061097d37f11ea6d1a27413aca443f36532c3
Author: MechCoder <[email protected]>
Date:   2015-08-18T12:37:08Z

    Implement hashCode for SparseMatrix for non-transposed matrices

----


---
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]

Reply via email to