blob: 3a940939c765ae9686adbf558c6320a857b77beb [file] [log] [blame]
select count(*) from (select t.soa[0] soa0, t.soa[1] soa1, t.soa[2] soa2 from `complex.json` t limit 200000) tt;