mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-06-08 14:57:20 +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.