Hi, I found lot of examples to map json data into hive complex data types (map, array , struct etc). But I don't see anywhere filling complex data types with nested sql query ( I.e group by few columns(key) and array of struct(multiple columns) containing result values ). So that it will be easy for me to map back into embedded/nested json document.
Thanks, Chandra
