You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Yan Zhou (JIRA)" <ji...@apache.org> on 2010/04/08 19:03:37 UTC

[jira] Assigned: (PIG-1291) [zebra] Zebra need to support the virtual column 'source_table' for the unsorted table unions also

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

Yan Zhou reassigned PIG-1291:
-----------------------------

    Assignee: Yan Zhou

> [zebra] Zebra need to support the virtual column 'source_table' for the unsorted table unions also 
> ---------------------------------------------------------------------------------------------------
>
>                 Key: PIG-1291
>                 URL: https://issues.apache.org/jira/browse/PIG-1291
>             Project: Pig
>          Issue Type: New Feature
>    Affects Versions: 0.7.0, 0.8.0
>            Reporter: Alok Singh
>            Assignee: Yan Zhou
>             Fix For: 0.7.0, 0.8.0
>
>         Attachments: PIG-1291.patch, PIG-1291.patch
>
>
> In Pig contrib project zebra,
>  When user do the union of the sorted tables, the resulting table contains a virtual column called  'source_table'.
> Which allows user to know the original table name from where the content of the row of the result table is coming from.
> This feature is also very useful for the case when the input tables are not sorted.
> Based on the discussion with the zebra dev team, it should be easy to implement.
> I am filing this enhancemnet jira for zebra.
> Alok

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