sqlite-parquet-vtable/tests/queries/004-cross-join-10-rowgroups...

4 lines
81 B
MySQL
Raw Normal View History

2018-03-05 02:05:26 +00:00
100-rows-10.parquet
select count(*) from (select * from test t1, test t2);
10000