You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "He Yongqiang (JIRA)" <ji...@apache.org> on 2010/02/08 23:33:28 UTC

[jira] Commented: (HIVE-1141) Remove recursive call in FetchOperator.getNextRow

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

He Yongqiang commented on HIVE-1141:
------------------------------------

will test now.

> Remove recursive call in FetchOperator.getNextRow
> -------------------------------------------------
>
>                 Key: HIVE-1141
>                 URL: https://issues.apache.org/jira/browse/HIVE-1141
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.5.0, 0.6.0
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>         Attachments: HIVE-1141.1.branch-0.5.patch, HIVE-1141.1.patch
>
>
> There is an unnecessary recursive getNextRow() call that caused stack overflow in some queries.
> We should remove that recursive call.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.