-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19329/
-----------------------------------------------------------
Review request for hive and Jason Dere.
Bugs: HIVE-6689
https://issues.apache.org/jira/browse/HIVE-6689
Repository: hive-git
Description
-------
Make it configurable to have partition columns displayed separately or not.
Diffs
-----
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java b0f5c49
ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java
de04cca
ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java
0c49250
ql/src/test/queries/clientpositive/desc_tbl_part_cols.q PRE-CREATION
ql/src/test/results/clientpositive/desc_tbl_part_cols.q.out PRE-CREATION
Diff: https://reviews.apache.org/r/19329/diff/
Testing
-------
Added a test case.
Thanks,
Ashutosh Chauhan