Skip to content

Conversation

@luckyrandom
Copy link

What changes were proposed in this pull request?

Fix incorrect use of binarySearch in SparseMatrix

How was this patch tested?

Unit test added.

@luckyrandom luckyrandom changed the title Fix incorrect use of binarySearch in SparseMatrix [SPARK-14187][MLLIB] Fix incorrect use of binarySearch in SparseMatrix Mar 28, 2016
@srowen
Copy link
Member

srowen commented Mar 28, 2016

LGTM

@srowen
Copy link
Member

srowen commented Mar 28, 2016

Jenkins test this please

@SparkQA
Copy link

SparkQA commented Mar 28, 2016

Test build #54307 has finished for PR 11992 at commit 6eb7f0e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Mar 28, 2016
## What changes were proposed in this pull request?

Fix incorrect use of binarySearch in SparseMatrix

## How was this patch tested?

Unit test added.

Author: Chenliang Xu <chexu@groupon.com>

Closes #11992 from luckyrandom/SPARK-14187.

(cherry picked from commit c838829)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
@asfgit asfgit closed this in c838829 Mar 28, 2016
asfgit pushed a commit that referenced this pull request Mar 28, 2016
## What changes were proposed in this pull request?

Fix incorrect use of binarySearch in SparseMatrix

## How was this patch tested?

Unit test added.

Author: Chenliang Xu <chexu@groupon.com>

Closes #11992 from luckyrandom/SPARK-14187.

(cherry picked from commit c838829)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
@mengxr
Copy link
Contributor

mengxr commented Mar 28, 2016

Merged into master, branch-1.6, and branch-1.5. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants