[ https://issues.apache.org/jira/browse/HIVE-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929480#action_12929480 ]
Liyin Tang commented on HIVE-1775: ---------------------------------- Yes. I can just comment out this assertion. > Assertation on inputObjInspectors.length in Groupy operator > ----------------------------------------------------------- > > Key: HIVE-1775 > URL: https://issues.apache.org/jira/browse/HIVE-1775 > Project: Hive > Issue Type: Bug > Components: Query Processor > Affects Versions: 0.6.0, 0.7.0 > Reporter: Liyin Tang > Assignee: Liyin Tang > Fix For: 0.7.0 > > > In the Groupby Operator: > Line 188: assert (inputObjInspectors.length == 1); > But this assertion may not necessary true -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.