GitHub user luckyrandom opened a pull request:
https://github.com/apache/spark/pull/11992
Fix incorrect use of binarySearch in SparseMatrix
## What changes were proposed in this pull request?
Fix incorrect use of binarySearch in SparseMatrix
## How was this patch tested?
Unit test added.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/luckyrandom/spark SPARK-14187
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11992.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 #11992
----
commit 6eb7f0e6214dbc28dd82c795ab2c82d0433762f1
Author: Chenliang Xu <[email protected]>
Date: 2016-03-28T04:42:57Z
Fix incorrect use of binarySearch in SparseMatrix
----
---
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]