mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-09-08 22:24:56 +00:00

...to avoid decompressing columns when we know from previous columns that the row can't match. Fixes #10
...to avoid decompressing columns when we know from previous columns that the row can't match. Fixes #10