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-20146][SQL] fix comment missing issue for thrift server #17470

Closed
wants to merge 1 commit into from

Conversation

bomeng
Copy link
Contributor

@bomeng bomeng commented Mar 29, 2017

What changes were proposed in this pull request?

The column comment was missing while constructing the Hive TableSchema. This fix will preserve the original comment.

How was this patch tested?

I have added a new test case to test the column with/without comment.

@SparkQA
Copy link

SparkQA commented Mar 29, 2017

Test build #75362 has finished for PR 17470 at commit 69f2172.

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

@rxin
Copy link
Contributor

rxin commented Mar 30, 2017

Merging in master. Thanks.

@asfgit asfgit closed this in 22f07fe Mar 30, 2017
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