-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19329/
-----------------------------------------------------------
(Updated March 17, 2014, 11:57 p.m.)
Review request for hive and Jason Dere.
Changes
-------
Added description of new config in hive-site.xml.default
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 (updated)
-----
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java b0f5c49
conf/hive-default.xml.template a8da2ca
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