blob: b3826d2c54af6cea5dcbb7f248673dac3d7b11fe [file] [log] [blame]
select d.uid, d.type, flatten(events), flatten(transactions) from `data.json` d where d.type='web';