You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "John Sichi (JIRA)" <ji...@apache.org> on 2010/11/08 03:21:07 UTC

[jira] Commented: (HIVE-1775) Assertation on inputObjInspectors.length in Groupy operator

    [ https://issues.apache.org/jira/browse/HIVE-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929438#action_12929438 ] 

John Sichi commented on HIVE-1775:
----------------------------------

Probably a dup of HIVE-1215.


> 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.