You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2011/04/29 23:17:03 UTC

[jira] [Updated] (PIG-1990) support casting of complex types with empty inner schema to complex type with non-empty inner schema

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

Thejas M Nair updated PIG-1990:
-------------------------------

    Attachment: PIG-1990.1.patch

> support casting of complex types with empty inner schema to complex type with non-empty inner schema
> ----------------------------------------------------------------------------------------------------
>
>                 Key: PIG-1990
>                 URL: https://issues.apache.org/jira/browse/PIG-1990
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0
>
>         Attachments: PIG-1990.1.patch
>
>
> Use case like the following should be supported - 
> {code}
> a = load '1.txt' as (t:tuple());
> b = foreach a generate (tuple(int))t;
> {code}

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