+ 1,
This is really required as complex schema is very common now a days and
most the user have it.
I see that current design covers only 1 level array.
Multi level array with complex children and other complex type also need to
be supported.
Now, that you have an idea about array. It is better to design for struct
and Map. So that you can come up with generic recursive methods to avoid
rework later.
Thanks,
Ajantha
On Fri, May 22, 2020 at 1:13 PM akshay_nuthala <
[hidden email]>
wrote: