mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-03-12 07:49:45 +00:00

Regularize the parquets - nulls and nonulls each come in 3 variants, with 1, 10 and 99 rows per rowgroup. All test queries are written against nullsA, no_nullsA. Next commit will introduce a tool to expand these template queries to go against the actual tables.
4 lines
80 B
SQL
4 lines
80 B
SQL
select string_8 from nulls1 where string_8 > '010' and string_8 < '024'
|
|
021
|
|
023
|