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