I can directly unnest an array from a literal in BQ as follows:
select * from unnest([1,2,3]) # [{"f0_": "1"},{"f0_": "2&qu