[ https://issues.apache.org/jira/browse/HIVE-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047410#comment-14047410 ]
Lefty Leverenz commented on HIVE-6689: -------------------------------------- This adds configuration parameter *hive.display.partition.cols.separately* which is documented here: * [Language Manual -- DDL -- Describe Table/View/Column | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-DescribeTable/View/Column] * [Configuration Properties -- hive.display.partition.cols.separately | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.display.partition.cols.separately] I've added a comment to HIVE-6586 so *hive.display.partition.cols.separately* won't get lost in the shuffle when HIVE-6037 changes HiveConf.java. > Provide an option to not display partition columns separately in describe > table output > --------------------------------------------------------------------------------------- > > Key: HIVE-6689 > URL: https://issues.apache.org/jira/browse/HIVE-6689 > Project: Hive > Issue Type: Bug > Affects Versions: 0.11.0, 0.12.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Fix For: 0.13.0 > > Attachments: HIVE-6689.1.patch, HIVE-6689.2.patch, HIVE-6689.patch > > > In ancient Hive partition columns were not displayed differently, in newer > version they are displayed differently. This has resulted in backward > incompatible change for upgrade scenarios. -- This message was sent by Atlassian JIRA (v6.2#6252)