blob: dcf41e61aa80f5d44b0152cfaf8cde7889742a5c [file] [log] [blame]
select * from (select col_boln from `prqUnAll_0.parquet` union all select col_boln from `prqUnAll_1.parquet`) tmp where tmp.col_boln in (true) limit 20;