sqlite-parquet-vtable/parquet
Colin Dellow 769060dbcb Add stub row group filters for text/int/dbl
Checkpointing to investigate why min/max stats for text aren't
present
2018-03-12 23:07:41 -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 Remove bool from Constraint 2018-03-12 20:50:30 -04:00
parquet_cursor.cc Add stub row group filters for text/int/dbl 2018-03-12 23:07:41 -04:00
parquet_cursor.h Add stub row group filters for text/int/dbl 2018-03-12 23:07:41 -04:00
parquet_filter.cc Remove bool from Constraint 2018-03-12 20:50:30 -04:00
parquet_filter.h Add stub row group filters for text/int/dbl 2018-03-12 23:07:41 -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