Skip to content

[SPARK-10973][ML][PYTHON] Fix IndexError exception on SparseVector when asked for index after the last non-zero entry#9062

Closed
zero323 wants to merge 1 commit into
apache:branch-1.3from
zero323:SPARK-10973_1.3
Closed

[SPARK-10973][ML][PYTHON] Fix IndexError exception on SparseVector when asked for index after the last non-zero entry#9062
zero323 wants to merge 1 commit into
apache:branch-1.3from
zero323:SPARK-10973_1.3

Conversation

@zero323

@zero323 zero323 commented Oct 10, 2015

Copy link
Copy Markdown
Member

See #9009 for details.

@jkbradley

Copy link
Copy Markdown
Member

This patch includes updates to a lot of pom files. Can you please remove those?

(Thanks for sending all of these backports, btw!)

@SparkQA

SparkQA commented Oct 10, 2015

Copy link
Copy Markdown

Test build #1874 has finished for PR 9062 at commit 962e1ab.

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

…en asked for index after the last non-zero entry
@zero323 zero323 force-pushed the SPARK-10973_1.3 branch 2 times, most recently from bca8695 to c209b5f Compare October 11, 2015 20:39
@zero323

zero323 commented Oct 11, 2015

Copy link
Copy Markdown
Member Author

@jkbradley Should be OK now.

@SparkQA

SparkQA commented Oct 12, 2015

Copy link
Copy Markdown

Test build #1879 has finished for PR 9062 at commit c209b5f.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@jkbradley

Copy link
Copy Markdown
Member

I'll wait for the test to finish, but regardless, I'll merge this into branch-1.3. I tested it locally, and it worked.

@SparkQA

SparkQA commented Oct 13, 2015

Copy link
Copy Markdown

Test build #1884 has finished for PR 9062 at commit c209b5f.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@jkbradley

Copy link
Copy Markdown
Member

Merging with branch-1.3
Thanks for all of the patches!

asfgit pushed a commit that referenced this pull request Oct 13, 2015
…when asked for index after the last non-zero entry

See #9009 for details.

Author: zero323 <matthew.szymkiewicz@gmail.com>

Closes #9062 from zero323/SPARK-10973_1.3.
@asfgit asfgit closed this in 615cc85 Oct 14, 2015
@zero323 zero323 deleted the SPARK-10973_1.3 branch April 6, 2017 11:02
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.

3 participants