aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWenchen Fan <wenchen@databricks.com>2016-07-26 18:46:12 +0800
committerCheng Lian <lian@databricks.com>2016-07-26 18:46:12 +0800
commita2abb583caaec9a2cecd5d65b05d172fc096c125 (patch)
treeedaf8913f4f586a85be22e728fc41bb7bbb8066f /docs
parent4c9695598ee00f68aff4eb32d4629edf6facb29f (diff)
downloadspark-a2abb583caaec9a2cecd5d65b05d172fc096c125.tar.gz
spark-a2abb583caaec9a2cecd5d65b05d172fc096c125.tar.bz2
spark-a2abb583caaec9a2cecd5d65b05d172fc096c125.zip
[SPARK-16663][SQL] desc table should be consistent between data source and hive serde tables
## What changes were proposed in this pull request? Currently there are 2 inconsistence: 1. for data source table, we only print partition names, for hive table, we also print partition schema. After this PR, we will always print schema 2. if column doesn't have comment, data source table will print empty string, hive table will print null. After this PR, we will always print null ## How was this patch tested? new test in `HiveDDLSuite` Author: Wenchen Fan <wenchen@databricks.com> Closes #14302 from cloud-fan/minor3.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions