[
https://issues.apache.org/jira/browse/HIVE-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
He Yongqiang updated HIVE-1141:
-------------------------------
Resolution: Fixed
Release Note: Remove recursive call in FetchOperator.getNextRow
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
Committed to trunk and branch-0.5. Thanks Zheng!
> 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.