Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-17721][MLlib][backport] Fix for multiplying transposed SparseMatrix with SparseVector #15311

Closed

Conversation

bwahlgreen
Copy link
Contributor

Backport PR of changes relevant to mllib only, but otherwise identical to #15296

@jkbradley

@srowen
Copy link
Member

srowen commented Sep 30, 2016

Jenkins add to whitelist

@SparkQA
Copy link

SparkQA commented Sep 30, 2016

Test build #66168 has finished for PR 15311 at commit dcdf578.

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

@jkbradley
Copy link
Member

LGTM, merging with branch-1.6 and branch-1.5
Thanks @bwahlgreen !

@jkbradley
Copy link
Member

Actually, before I merge, could you please update the PR title to match the other PR's title, but with a [backport] tag?

@rxin
Copy link
Contributor

rxin commented Oct 1, 2016

+1 on updating the title. The current title doesn't really explain what the pr is.

@bwahlgreen bwahlgreen changed the title [SPARK-17721][MLlib] Backport PR [SPARK-17721][MLlib][backport] Fix for multiplying transposed SparseMatrix with SparseVector Oct 1, 2016
@bwahlgreen
Copy link
Contributor Author

there 😄

@jkbradley
Copy link
Member

Perfect, thanks! Merging now

asfgit pushed a commit that referenced this pull request Oct 2, 2016
…atrix with SparseVector

Backport PR of changes relevant to mllib only, but otherwise identical to #15296

jkbradley

Author: Bjarne Fruergaard <bwahlgreen@gmail.com>

Closes #15311 from bwahlgreen/bugfix-spark-17721-1.6.
asfgit pushed a commit that referenced this pull request Oct 2, 2016
…atrix with SparseVector

Backport PR of changes relevant to mllib only, but otherwise identical to #15296

jkbradley

Author: Bjarne Fruergaard <bwahlgreen@gmail.com>

Closes #15311 from bwahlgreen/bugfix-spark-17721-1.6.

(cherry picked from commit 376545e)
Signed-off-by: Joseph K. Bradley <joseph@databricks.com>
@jkbradley
Copy link
Member

Since this is a backport, you'll need to close this manually. Thanks!

@bwahlgreen bwahlgreen closed this Oct 4, 2016
zzcclp pushed a commit to zzcclp/spark that referenced this pull request Oct 8, 2016
…atrix with SparseVector

Backport PR of changes relevant to mllib only, but otherwise identical to apache#15296

jkbradley

Author: Bjarne Fruergaard <bwahlgreen@gmail.com>

Closes apache#15311 from bwahlgreen/bugfix-spark-17721-1.6.

(cherry picked from commit 376545e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants