----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23509/#review47793 -----------------------------------------------------------
ql/src/test/queries/clientpositive/colstats_all_nulls.q <https://reviews.apache.org/r/23509/#comment83994> can you add a describe formatted here to see what the stats are for this case? - Gunther Hagleitner On July 15, 2014, 5:59 p.m., Ashutosh Chauhan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23509/ > ----------------------------------------------------------- > > (Updated July 15, 2014, 5:59 p.m.) > > > Review request for hive. > > > Bugs: HIVE-7412 > https://issues.apache.org/jira/browse/HIVE-7412 > > > Repository: hive-git > > > Description > ------- > > column stats collection throws exception if all values for a column is null > > > Diffs > ----- > > > ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFComputeStats.java > 4077e1c > ql/src/test/queries/clientpositive/colstats_all_nulls.q PRE-CREATION > ql/src/test/results/clientpositive/colstats_all_nulls.q.out PRE-CREATION > > Diff: https://reviews.apache.org/r/23509/diff/ > > > Testing > ------- > > added new test > > > Thanks, > > Ashutosh Chauhan > >