[ 
https://issues.apache.org/jira/browse/PIG-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Coveney updated PIG-2961:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)
    
> BinInterSedesRawComparator broken by TUPLE_number patch
> -------------------------------------------------------
>
>                 Key: PIG-2961
>                 URL: https://issues.apache.org/jira/browse/PIG-2961
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.11
>            Reporter: Jonathan Coveney
>            Assignee: Jonathan Coveney
>            Priority: Critical
>             Fix For: 0.11
>
>         Attachments: PIG-2961-0.patch, PIG-2961-1.patch
>
>
> In trunk, this code is broken:
> A = LOAD 'test01' AS (f1:chararray,f2:int,f3:chararray);
> B = order A by f1,f2,f3 DESC;

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to