Hi,

            I need to store a list of maps as one of the fields of a record. 
The documentation suggests that arrays are supported only for primitive data 
types. Is there any way to do this in Hive? One solution that I can think of is 
to store the maps in a separate table and relate them to the base table. But I 
would like to know the best solution. Please let me know what would be the best 
way to do this.

Thanks,
Rakesh

Reply via email to