sqlite-parquet-vtable/parquet
Colin Dellow 373616ad1e Don't try to optimize IsNot
Doesn't handle NULLs correctly, will open separate ticket
for it. Fixes the IS NOT case of #26
2018-07-04 18:59:16 -04:00
..
.gitignore Initial checkin of CSV table 2018-03-02 18:59:34 -05:00
cmds.txt Code to pretty print constraints 2018-03-10 10:59:53 -05:00
go Code to pretty print constraints 2018-03-10 10:59:53 -05:00
parquet.cc Fix `order by rowid` to apply w/o clause 2018-06-24 15:20:06 -04:00
parquet_cursor.cc Don't try to optimize IsNot 2018-07-04 18:59:16 -04:00
parquet_cursor.h Cache clauses -> row group mapping 2018-03-24 23:57:15 -04:00
parquet_filter.cc Cache clauses -> row group mapping 2018-03-24 23:57:15 -04:00
parquet_filter.h Revert "Don't eagerly evaluate constraints" 2018-06-23 20:48:39 -04:00
parquet_table.cc Move some code out of ensureColumn 2018-06-23 19:10:23 -04:00
parquet_table.h Move some code out of ensureColumn 2018-06-23 19:10:23 -04:00