[ https://issues.apache.org/jira/browse/PIG-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan Gates updated PIG-516: --------------------------- Assignee: Alan Gates Fix Version/s: 0.9.0 > order by <expression> > --------------------- > > Key: PIG-516 > URL: https://issues.apache.org/jira/browse/PIG-516 > Project: Pig > Issue Type: New Feature > Affects Versions: 0.2.0 > Reporter: Christopher Olston > Assignee: Alan Gates > Priority: Minor > Fix For: 0.9.0 > > > 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.