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.
4 lines
90 B
SQL
4 lines
90 B
SQL
select printf('%.2f', double_6) as double_6 from nulls where double_6 >= 49.5
|
|
99.00
|
|
49.50
|