1 min readAug 9, 2020
For small datasets, instead of using a table to select from, one can also use `FROM UNNEST(Generate_Array(1, <number-of-rows>))`
For small datasets, instead of using a table to select from, one can also use `FROM UNNEST(Generate_Array(1, <number-of-rows>))`
Hi, I'm TL of BigQuery Geospatial project. Posting small recipes and various notes for BQ Geospatial users.