How can I pass an ARRAY of STRUCTS into my SQL user-defined function (using standard SQL) in BigQuery and iteratively process each element?
How can I to do this (belo