mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-06-30 16:43:30 +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