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