Unsubscribe

2015-02-04 Thread Himanshu Vijay
Unsubscribe

Which approach for handling heavily nested JSONs ?

2013-04-05 Thread Himanshu Vijay
Hi, I have been dealing with some heavily nested and complex JSON data. It has all sorts of combinations like: Struct I wanted to know which approach you find better: using the SerDe or using the UDFs. In my opinion the two approaches can be compared in the following way. P