[
https://issues.apache.org/jira/browse/HIVE-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-1141:
---------------------------------
Fix Version/s: 0.5.0
Component/s: Query Processor
> Remove recursive call in FetchOperator.getNextRow
> -------------------------------------------------
>
> Key: HIVE-1141
> URL: https://issues.apache.org/jira/browse/HIVE-1141
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Zheng Shao
> Assignee: Zheng Shao
> Fix For: 0.5.0
>
> 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.