I have a UDF , the output is a tuple of the following format

( [ 'Key'#{ ( chararray,[ 'key', chararray]) }] )


I am able to specify output schema for the outer tuple and inner Map.
I need to specify schema for the key , ValueBag within the map and schema
for tuples within ValueBag. And items within tuple.

Regards,
Deepak

Reply via email to