I've some data fields which are array of struct. T...
# questions-and-troubleshooting
k
I've some data fields which are array of struct. To use these I frequently use explode and do lateral join. I also have to use this in filters. Is there any optimization techniques for this type of nested struts?