----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23421/#review47683 -----------------------------------------------------------
ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java <https://reviews.apache.org/r/23421/#comment83826> If it's truncated, should it be all 0 + accuracy=true ? - Navis Ryu On July 11, 2014, 9:55 p.m., Ashutosh Chauhan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23421/ > ----------------------------------------------------------- > > (Updated July 11, 2014, 9:55 p.m.) > > > Review request for hive. > > > Bugs: HIVE-7213 > https://issues.apache.org/jira/browse/HIVE-7213 > > > Repository: hive-git > > > Description > ------- > > invalidate stats when table is truncated > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java bbf89ef > ql/src/test/queries/clientpositive/truncate_table.q 769b10f > ql/src/test/results/clientpositive/truncate_table.q.out 718895c > > Diff: https://reviews.apache.org/r/23421/diff/ > > > Testing > ------- > > added new tests > > > Thanks, > > Ashutosh Chauhan > >