GitHub user gglanzani opened a pull request:
https://github.com/apache/spark/pull/15074
[SPARK-17520] Implement a better __eq__ for SparseMatrix
## What changes were proposed in this pull request?
A better __eq__ method for SparseMatrix
## How was this patch tested?
Manual testing (I though the change was simple enough that I didn't need to
run the whole test suite.
Should close SPARK-17520
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gglanzani/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/15074.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 #15074
----
commit b8a9d1bfe21a7fb75aeed7e16d141e6ba2ede5da
Author: Giovanni Lanzani <[email protected]>
Date: 2016-09-13T08:57:24Z
Implement a better __eq__ for SparseMatrix
Should close SPARK-17520
----
---
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]