[
https://issues.apache.org/jira/browse/PIG-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Santhosh Srinivasan updated PIG-293:
------------------------------------
Attachment: sort_star_with_project.patch
The sort_star_with_project.patch inserts a project( * ) in the sort inner plan
for order by * queries.
> order by * goes into infinite loop
> ----------------------------------
>
> Key: PIG-293
> URL: https://issues.apache.org/jira/browse/PIG-293
> Project: Pig
> Issue Type: Bug
> Affects Versions: types_branch
> Reporter: Alan Gates
> Attachments: sort_star_with_project.patch
>
>
> Scripts with order by * go into an infinite loop. Worse yet, they appear to
> be reporting progress to hadoop in this loop, and thus are never terminated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.