Skip to content

Conversation

@marmbrus
Copy link
Contributor

@marmbrus marmbrus commented Jul 3, 2015

Using codegen causes serialized code generated row types to leak out of the JVM when doing broadcast joins. This PR changes it so we always use generic rows for hashtables.

@SparkQA
Copy link

SparkQA commented Jul 3, 2015

Test build #36513 has finished for PR 7213 at commit fb46392.

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

@marmbrus
Copy link
Contributor Author

marmbrus commented Jul 6, 2015

/cc @davies

@davies
Copy link
Contributor

davies commented Jul 6, 2015

@marmbrus I think we should copy the key in HashedRelation, we already do that for values.

@marmbrus marmbrus closed this Jul 7, 2015
@marmbrus marmbrus deleted the codeGenKeys branch August 3, 2015 22:54
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