blob: 91af991c68bdeb59f9023506f3e1f61e75fc822a [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 (false) limit 20;