order by <expression>
---------------------

                 Key: PIG-516
                 URL: https://issues.apache.org/jira/browse/PIG-516
             Project: Pig
          Issue Type: New Feature
    Affects Versions: types_branch
            Reporter: Christopher Olston
            Priority: Minor


I want to do ORDER A BY f($0). Should be allowed. (Workaround of adding a 
column, sorting, then removing column is yucky and in fact impossible if I 
don't know the schema.)

Important use case: ORDER A BY Random(), to do random sorting.



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