-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25571/
-----------------------------------------------------------
Review request for hive.
Bugs: HIVE-8062
https://issues.apache.org/jira/browse/HIVE-8062
Repository: hive-git
Description
-------
Stats collection for columns fails on a partitioned table with null values in
partitioning column
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/exec/ColumnStatsTask.java 176a593
ql/src/test/queries/clientpositive/stats_only_null.q b47bc48
ql/src/test/results/clientpositive/stats_only_null.q.out 063da37
Diff: https://reviews.apache.org/r/25571/diff/
Testing
-------
Added new test.
Thanks,
Ashutosh Chauhan