sqlite-parquet-vtable/parquet
Colin Dellow 1f938a005d More tests cases to deal with affinity
I'm not sure how these manifest - whether SQLite retypes them based on
column affinity before we see them, or whether they're provided as is.
2018-03-11 19:18:44 -04:00
..
.gitignore Initial checkin of CSV table 2018-03-02 18:59:34 -05:00
Makefile Scaffolding for in-extension filtering 2018-03-11 13:58:10 -04: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 Scaffolding for in-extension filtering 2018-03-11 13:58:10 -04:00
parquet_cursor.cc More tests cases to deal with affinity 2018-03-11 19:18:44 -04:00
parquet_cursor.h Scaffolding for row group filters, tests 2018-03-11 15:44:51 -04:00
parquet_filter.cc Scaffolding for in-extension filtering 2018-03-11 13:58:10 -04:00
parquet_filter.h Scaffolding for in-extension filtering 2018-03-11 13:58:10 -04:00
parquet_table.cc better debug logs for xBestIndex 2018-03-08 13:21:33 -05:00
parquet_table.h better debug logs for xBestIndex 2018-03-08 13:21:33 -05:00