mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2026-01-09 18:54:13 +00:00
Now the `== 'Dawson Creek'` query is ~210ms, which is approx the same as a `count(*)` query. This seems maybe OK, since the row group filter is only excluding 30% of records.