mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +00:00

...change test data to use 99 rows, so that when we have rowgroup size 10 we exercise this code.
3 lines
70 B
SQL
3 lines
70 B
SQL
select count(*) from (select * from no_nulls2 t1, no_nulls2 t2);
|
|
9801
|