[GitHub] spark pull request: [SPARK-XX] [SQL] avoid the copy in HashedRelat...

2016-03-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11666#issuecomment-195621424 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-XX] [SQL] avoid the copy in HashedRelat...

2016-03-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11666#issuecomment-195621420 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your projec

[GitHub] spark pull request: [SPARK-XX] [SQL] avoid the copy in HashedRelat...

2016-03-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11666#issuecomment-195621127 **[Test build #52964 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52964/consoleFull)** for PR 11666 at commit [`b7393ff`](https://g

[GitHub] spark pull request: [SPARK-XX] [SQL] avoid the copy in HashedRelat...

2016-03-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11666#issuecomment-195605496 **[Test build #52964 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52964/consoleFull)** for PR 11666 at commit [`b7393ff`](https://gi

[GitHub] spark pull request: [SPARK-XX] [SQL] avoid the copy in HashedRelat...

2016-03-11 Thread davies
GitHub user davies opened a pull request: https://github.com/apache/spark/pull/11666 [SPARK-XX] [SQL] avoid the copy in HashedRelation ## What changes were proposed in this pull request? Avoid the copy in HashedRelation, since most of the HashedRelation are built with Array