Re: Support for Nested Types in Arrow Java

2019-02-22 Thread Li Jin
Hi Anoop,

Arrays and Structs are supported. I am not sure if anyone is working on map
type support.


On Fri, Feb 22, 2019 at 2:37 PM Anoop Johnson 
wrote:

> Hello Everyone --
>
> New user of Arrow here. What is the current status of nested types in
> Arrow?  https://jira.apache.org/jira/browse/ARROW-1279 indicates that
> support for maps is in the Arrow spec, but the implementation is not yet
> done. Is that correct? Is someone already working on this?
>
> Other than maps, are there any limitations with nested types? For instance,
> are deep nesting of types (arrays of structs etc) supported?
>
> Thanks,
> Anoop
>


Support for Nested Types in Arrow Java

2019-02-22 Thread Anoop Johnson
Hello Everyone --

New user of Arrow here. What is the current status of nested types in
Arrow?  https://jira.apache.org/jira/browse/ARROW-1279 indicates that
support for maps is in the Arrow spec, but the implementation is not yet
done. Is that correct? Is someone already working on this?

Other than maps, are there any limitations with nested types? For instance,
are deep nesting of types (arrays of structs etc) supported?

Thanks,
Anoop