[
https://issues.apache.org/jira/browse/HCATALOG-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated HCATALOG-2:
------------------------------
Affects Version/s: 0.1
> 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
> Reporter: Julien Le Dem
> Assignee: Jakob Homan
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira