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.