You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Gaurav Jain (JIRA)" <ji...@apache.org> on 2010/02/03 20:59:28 UTC

[jira] Commented: (PIG-1206) [zebra] throws an exception if a descending "order by" by pig tries to to create such a table

    [ https://issues.apache.org/jira/browse/PIG-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829226#action_12829226 ] 

Gaurav Jain commented on PIG-1206:
----------------------------------


Zebra will treat a PIG descending order by clause as "un-ordered"

+1

> [zebra] throws an exception if a descending "order by" by pig tries to to create such a table
> ---------------------------------------------------------------------------------------------
>
>                 Key: PIG-1206
>                 URL: https://issues.apache.org/jira/browse/PIG-1206
>             Project: Pig
>          Issue Type: Improvement
>    Affects Versions: 0.6.0
>            Reporter: Yan Zhou
>            Assignee: Yan Zhou
>             Fix For: 0.6.0
>
>         Attachments: PIG-1206.patch
>
>
> As Zebra does not support descending sorted table, zebra will throw an exception at backend when TFile sortness check fails. It has been determined that a desirable behavoir is to store the data as unsorted after logging a warning,

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