order-by statement should support project-range to-end in any position among 
the sort columns if input schema is known
----------------------------------------------------------------------------------------------------------------------

                 Key: PIG-1939
                 URL: https://issues.apache.org/jira/browse/PIG-1939
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.9.0
            Reporter: Thejas M Nair
            Assignee: Thejas M Nair
             Fix For: 0.9.0


In order-by statements, if the input schema is known (non-null), then there 
should not be any restrictions on the use of project-to-end project-range 
expressions (eg. x ..).
The restriction that it has to be the last sort column should be applicable 
only when the input schema is null .


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to