[ https://issues.apache.org/jira/browse/HIVE-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064795#comment-13064795 ]
Hudson commented on HIVE-2281: ------------------------------ Integrated in Hive-trunk-h0.21 #824 (See [https://builds.apache.org/job/Hive-trunk-h0.21/824/]) HIVE-2281. Regression introduced from HIVE-2155 (Syed S. Albiz via Ning Zhang) nzhang : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1146100 Files : * /hive/trunk/ql/src/test/results/clientnegative/nonkey_groupby.q.out * /hive/trunk/ql/src/test/queries/clientnegative/nonkey_groupby.q * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java > Regression introduced from HIVE-2155 > ------------------------------------ > > Key: HIVE-2281 > URL: https://issues.apache.org/jira/browse/HIVE-2281 > Project: Hive > Issue Type: Bug > Reporter: Syed S. Albiz > Assignee: Syed S. Albiz > Fix For: 0.8.0 > > Attachments: HIVE-2281.1.patch > > > EXPLAIN SELECT key, count(1) FROM src; throws a null pointer exception due to > the operator stack not being checked prior to use for constructing the error > message, due to the change introduced in HIVE-2155 to improve error message > context tokens. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira