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

Ashutosh Chauhan updated HCATALOG-2:
------------------------------------

    Affects Version/s: 0.3
                       0.2
    
> Support nested schema conversion between Hive an Pig
> ----------------------------------------------------
>
>                 Key: HCATALOG-2
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-2
>             Project: HCatalog
>          Issue Type: Improvement
>    Affects Versions: 0.1, 0.2, 0.3
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>             Fix For: 0.4
>
>         Attachments: HCAT-2.patch, HCAT-2_a.patch, HCAT-2_b.patch
>
>
> Hive supports STRUCT and ARRAY
> Pig supports Tuple and Bag
> In both cases the types can be arbitrarily nested.
> example:
> STRUCT< foo : ARRAY<STRUCT < bar1: STRING, bar2: STRING > > mystruct
> mytuple: ( foo: { t: ( bar1:chararray, bar2:chararray ) } )
> HCatalog should support nested schema conversion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to