1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-04-03 09:39:47 +00:00
Colin Dellow b774973852 Avoid row filter check when no constraints
The function call overhead is expensive!

This makes count(*) on the census data 175ms instead
of 225ms, while not significantly impacting other use cases.
2018-06-24 14:51:54 -04:00
..
2018-03-02 18:59:34 -05:00
2018-03-10 10:59:53 -05:00
go
2018-03-10 10:59:53 -05:00
2018-06-23 16:13:18 -04:00
2018-06-24 11:08:56 -04:00