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-5803][MLLIB] use ArrayBuilder to build primitive arrays #4594

Closed
wants to merge 2 commits into from

Conversation

mengxr
Copy link
Contributor

@mengxr mengxr commented Feb 13, 2015

because ArrayBuffer is not specialized.

@SparkQA
Copy link

SparkQA commented Feb 13, 2015

Test build #27447 has started for PR 4594 at commit a4ea872.

  • This patch does not merge cleanly.

@SparkQA
Copy link

SparkQA commented Feb 13, 2015

Test build #27447 has finished for PR 4594 at commit a4ea872.

  • This patch passes all tests.
  • This patch does not merge 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/27447/
Test PASSed.

@AmplabJenkins
Copy link

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

@mengxr
Copy link
Contributor Author

mengxr commented Feb 13, 2015

test this please

@SparkQA
Copy link

SparkQA commented Feb 13, 2015

Test build #27462 has started for PR 4594 at commit 1261bd5.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 14, 2015

Test build #27462 has finished for PR 4594 at commit 1261bd5.

  • 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/27462/
Test PASSed.

@mengxr
Copy link
Contributor Author

mengxr commented Feb 14, 2015

Merged into master and branch-1.3.

@asfgit asfgit closed this in d50a91d Feb 14, 2015
asfgit pushed a commit that referenced this pull request Feb 14, 2015
because ArrayBuffer is not specialized.

Author: Xiangrui Meng <[email protected]>

Closes #4594 from mengxr/SPARK-5803 and squashes the following commits:

1261bd5 [Xiangrui Meng] merge master
a4ea872 [Xiangrui Meng] use ArrayBuilder to build primitive arrays

(cherry picked from commit d50a91d)
Signed-off-by: Xiangrui Meng <[email protected]>
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