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

Pi Song commented on PIG-293:
-----------------------------

>From my understanding, if LOSort.isStar() is true, it already indicates that 
>we need all columns. 

My opinion:-
- If we keep setStar(), then we shouldn't have to add inner plans 
- If we add inner plans at parsing time, we shouldn't have setStar()

What do you think?

> 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