Skip to content

Conversation

@guoxiaolongzte
Copy link

@guoxiaolongzte guoxiaolongzte commented Feb 8, 2018

What changes were proposed in this pull request?

Use 'SHOW TABLE EXTENDED LIKE pattern=STRING' command in spark-sql client,add ‘Partitioned’ display similar to hive, and if the partition is empty, also need to show empty partition field []

hive:
3

sparkSQL Non-partitioned table fix before:
1

sparkSQL partitioned table fix before:
2

sparkSQL Non-partitioned table fix after:
4

sparkSQL partitioned table fix after:
5

How was this patch tested?

manual tests

Please review http://spark.apache.org/contributing.html before opening a pull request.

…rtitioned’ display similar to hive, and partition is empty, also need to show empty partition field []
@guoxiaolongzte
Copy link
Author

@gatorsmile
Help to review the code.

@jiangxb1987
Copy link
Contributor

Personally I don't think it add any value to tell whether a table is partitioned, but I don't feel strong on this.

@guoxiaolongzte
Copy link
Author

Oh, I just think it adds to make it clearer.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

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