Skip to content

Conversation

@yu-iskw
Copy link
Contributor

@yu-iskw yu-iskw commented Mar 4, 2015

We should validate indices for arguments before constructing a SparseVector.
https://issues.apache.org/jira/browse/SPARK-6150

@SparkQA
Copy link

SparkQA commented Mar 4, 2015

Test build #28250 has started for PR 4883 at commit 662941f.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Mar 4, 2015

Test build #28250 has finished for PR 4883 at commit 662941f.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/28250/
Test PASSed.

@mengxr
Copy link
Contributor

mengxr commented Mar 4, 2015

This was already discussed in SPARK-4956. It increases the complexity from O(1) to O(nnz), which will hurt the performance. Do you mind closing this PR?

@yu-iskw
Copy link
Contributor Author

yu-iskw commented Mar 4, 2015

@mengxr I'm sorry. I didn't know that. I close this PR. thanks.

@yu-iskw yu-iskw closed this Mar 4, 2015
@yu-iskw yu-iskw deleted the branch-1.3 branch March 11, 2015 07:28
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