Skip to content

Conversation

@yhuai
Copy link
Contributor

@yhuai yhuai commented Jul 7, 2015

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented Jul 7, 2015

Test build #36692 has started for PR 7262 at commit 5122e65.

Copy link
Contributor

Choose a reason for hiding this comment

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

Typo: schemata?

@SparkQA
Copy link

SparkQA commented Jul 7, 2015

Test build #36692 has finished for PR 7262 at commit 5122e65.

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

@AmplabJenkins
Copy link

Merged build finished. Test FAILed.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented Jul 7, 2015

Test build #36696 has started for PR 7262 at commit e456857.

@SparkQA
Copy link

SparkQA commented Jul 7, 2015

Test build #36696 has finished for PR 7262 at commit e456857.

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

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

Copy link
Contributor

Choose a reason for hiding this comment

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

pretty minor, but this is the same as just setting allNullTypes = false

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented Jul 7, 2015

Test build #36712 has started for PR 7262 at commit cb58780.

@SparkQA
Copy link

SparkQA commented Jul 7, 2015

Test build #36712 has finished for PR 7262 at commit cb58780.

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

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

Copy link
Contributor

Choose a reason for hiding this comment

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

For completeness, do we need a test to check that schemas that contain a NullType column and a column of some other supported type are supported?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh, we have that test. The table shuffle used in SparkSqlSerializer2Suite contains all supported types and NullType.

@JoshRosen
Copy link
Contributor

LGTM, so I'm going to merge this for master (1.5.0) and 1.4.2. Thanks @yhuai!

@asfgit asfgit closed this in 68a4a16 Jul 8, 2015
asfgit pushed a commit that referenced this pull request Jul 8, 2015
…ts only of NullType columns

https://issues.apache.org/jira/browse/SPARK-8868

Author: Yin Huai <[email protected]>

Closes #7262 from yhuai/SPARK-8868 and squashes the following commits:

cb58780 [Yin Huai] Andrew's comment.
e456857 [Yin Huai] Josh's comments.
5122e65 [Yin Huai] If types of all columns are NullTypes, do not use serializer2.

(cherry picked from commit 68a4a16)
Signed-off-by: Josh Rosen <[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.

5 participants