Understanding STRUCTS in BigQuery
I've previously did a short intro post about ARRAYS in BigQuery, but I do see from time to time people that are just getting started become confused about how are they different from STRUCTS and when should we use them.
Let's clarify this.
STRUCT = a...
datawise.dev2 min read