----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19329/#review37501 -----------------------------------------------------------
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java <https://reviews.apache.org/r/19329/#comment69047> I'm sure Lefty will mention this too, I believe new config settings also should have updated entry in conf/hive-default.xml.template. - Jason Dere On March 17, 2014, 11:25 p.m., Ashutosh Chauhan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19329/ > ----------------------------------------------------------- > > (Updated March 17, 2014, 11:25 p.m.) > > > 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 > >