Skip to content

Conversation

@marmbrus
Copy link
Contributor

When sort based shuffle and code gen are on we were trying to ship the code generated rows during a shuffle. This doesn't work because the classes don't exist on the other side. Instead we now copy into a generic row before shipping.

@SparkQA
Copy link

SparkQA commented Nov 14, 2014

Test build #23357 has started for PR 3263 at commit f6ba8cf.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 14, 2014

Test build #23357 has finished for PR 3263 at commit f6ba8cf.

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

asfgit pushed a commit that referenced this pull request Nov 14, 2014
When sort based shuffle and code gen are on we were trying to ship the code generated rows during a shuffle.  This doesn't work because the classes don't exist on the other side.  Instead we now copy into a generic row before shipping.

Author: Michael Armbrust <[email protected]>

Closes #3263 from marmbrus/aggCodeGen and squashes the following commits:

f6ba8cf [Michael Armbrust] fix and test

(cherry picked from commit 4b4b50c)
Signed-off-by: Michael Armbrust <[email protected]>
@asfgit asfgit closed this in 4b4b50c Nov 14, 2014
@marmbrus marmbrus deleted the aggCodeGen branch November 19, 2014 02:45
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