blob: 685de454e337922225ed731859f4462ce2fa30ad [file] [log] [blame]
select d.uid, flatten(d.map.rm), flatten(d.events) from `data.json` d where d.map.rm[0].rptd[0].a = 'foo1';