Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Nov 18, 2015

They were previously using Spark's default serializer for serialization.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, it looks to me that the only difference between this and Dataset.rdd is you add a copy here, should we remove Dataset.rdd?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the main difference is that we are collecting the rows and then running the encoders to do conversions here.

@cloud-fan
Copy link
Contributor

LGTM

@SparkQA
Copy link

SparkQA commented Nov 18, 2015

Test build #46141 has finished for PR 9787 at commit eb24466.

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

@SparkQA
Copy link

SparkQA commented Nov 18, 2015

Test build #46157 has finished for PR 9787 at commit 9c3bd92.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@cloud-fan
Copy link
Contributor

retest this please.

@rxin
Copy link
Contributor Author

rxin commented Nov 18, 2015

I'm going to optimistically merge this since most of the commits passed tests in the other pull request that includes this one.

@asfgit asfgit closed this in 91f4b6f Nov 18, 2015
asfgit pushed a commit that referenced this pull request Nov 18, 2015
…erialization

They were previously using Spark's default serializer for serialization.

Author: Reynold Xin <[email protected]>

Closes #9787 from rxin/SPARK-11797.

(cherry picked from commit 91f4b6f)
Signed-off-by: Reynold Xin <[email protected]>
@SparkQA
Copy link

SparkQA commented Nov 18, 2015

Test build #46170 has finished for PR 9787 at commit 9c3bd92.

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

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