-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34754/
-----------------------------------------------------------
Review request for hive and pengcheng xiong.
Bugs: HIVE-10840
https://issues.apache.org/jira/browse/HIVE-10840
Repository: hive-git
Description
-------
NumberFormatException while running analyze table partition compute statics
query
Diffs
-----
itests/src/test/resources/testconfiguration.properties ae03283
ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java ad481bc
ql/src/test/queries/clientpositive/stats_only_null.q a91022c
ql/src/test/results/clientpositive/tez/stats_only_null.q.out PRE-CREATION
Diff: https://reviews.apache.org/r/34754/diff/
Testing
-------
Modified existing test to increase its coverage.
Thanks,
Ashutosh Chauhan