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-11908][SQL] Add NullType support to RowEncoder #9891

Closed
wants to merge 2 commits into from

Conversation

viirya
Copy link
Member

@viirya viirya commented Nov 22, 2015

JIRA: https://issues.apache.org/jira/browse/SPARK-11908

We should add NullType support to RowEncoder.

@SparkQA
Copy link

SparkQA commented Nov 22, 2015

Test build #46489 has finished for PR 9891 at commit 6035a40.

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

@SparkQA
Copy link

SparkQA commented Nov 22, 2015

Test build #46490 has finished for PR 9891 at commit f1e58a3.

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

asfgit pushed a commit that referenced this pull request Nov 22, 2015
JIRA: https://issues.apache.org/jira/browse/SPARK-11908

We should add NullType support to RowEncoder.

Author: Liang-Chi Hsieh <viirya@appier.com>

Closes #9891 from viirya/rowencoder-nulltype.

(cherry picked from commit 426004a)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@asfgit asfgit closed this in 426004a Nov 22, 2015
@marmbrus
Copy link
Contributor

Thanks, merging to master and 1.5

@viirya viirya deleted the rowencoder-nulltype branch December 27, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants