You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Pi Song (JIRA)" <ji...@apache.org> on 2008/07/08 18:20:31 UTC

[jira] Updated: (PIG-292) Order by on more than one field returns wrong order

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

Pi Song updated PIG-292:
------------------------

    Attachment: PIG-292_test.patch

It seems to be OK except when you use DESC keyword.

Unit tests attached.

> Order by on more than one field returns wrong order
> ---------------------------------------------------
>
>                 Key: PIG-292
>                 URL: https://issues.apache.org/jira/browse/PIG-292
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: types_branch
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: PIG-292_test.patch
>
>
> Pig scripts with order by of a single column work fine.  But once a second column is added the data is returned in the wrong order.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.