-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2146/
-----------------------------------------------------------
Review request for hive.
Summary
-------
HIVE-1399 - fix for null pointer with nested UDAFs
This addresses bug HIVE-1399.
https://issues.apache.org/jira/browse/HIVE-1399
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/parse/ErrorMsg.java 2798eaa
ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java 0fd4eb9
ql/src/test/queries/clientnegative/udaf_not_supported1.q e69de29
ql/src/test/results/clientnegative/udaf_not_supported1.q.out e69de29
Diff: https://reviews.apache.org/r/2146/diff
Testing
-------
Thanks,
Adam