----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23509/ -----------------------------------------------------------
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