[ 
https://issues.apache.org/jira/browse/PIG-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612928#action_12612928
 ] 

Santhosh Srinivasan commented on PIG-293:
-----------------------------------------

The issue is resolved. However, wrt Pi's comment about not having setStar(), I 
agree that having setStar and inner plans for sort is redundant. With the patch 
that was committed, project( * ) is the correct way of representing order by *. 
The member variable mIsStar and the associated methods setStar and isStar are 
no longer required in LOSort.java 

> 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
>             Fix For: types_branch
>
>         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.

Reply via email to