Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-2875] [PySpark] [SQL] handle null in schemaRDD() #1802

Closed
wants to merge 1 commit into from

Conversation

davies
Copy link
Contributor

@davies davies commented Aug 6, 2014

Handle null in schemaRDD during converting them into Python.

@SparkQA
Copy link

SparkQA commented Aug 6, 2014

QA tests have started for PR 1802. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18008/consoleFull

@SparkQA
Copy link

SparkQA commented Aug 6, 2014

QA results for PR 1802:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18008/consoleFull

@marmbrus
Copy link
Contributor

marmbrus commented Aug 6, 2014

Thanks for fixing this so quickly! Merged to master and 1.1.

@asfgit asfgit closed this in 4878911 Aug 6, 2014
asfgit pushed a commit that referenced this pull request Aug 6, 2014
Handle null in schemaRDD during converting them into Python.

Author: Davies Liu <davies.liu@gmail.com>

Closes #1802 from davies/json and squashes the following commits:

88e6b1f [Davies Liu] handle null in schemaRDD()

(cherry picked from commit 4878911)
Signed-off-by: Michael Armbrust <michael@databricks.com>
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Handle null in schemaRDD during converting them into Python.

Author: Davies Liu <davies.liu@gmail.com>

Closes apache#1802 from davies/json and squashes the following commits:

88e6b1f [Davies Liu] handle null in schemaRDD()
@davies davies deleted the json branch September 15, 2014 22:18
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