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

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

     [ https://issues.apache.org/jira/browse/HIVE-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Liyin Tang resolved HIVE-1775.
------------------------------

      Resolution: Fixed
    Release Note: This bug is fixed in Hive-1754

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