sqlite-parquet-vtable/parquet
Colin Dellow d7c5002cee Move some code out of ensureColumn
Saves ~4% on the cold census needle query (~425ms -> ~405ms)
2018-06-23 19:10:23 -04:00
..
.gitignore Initial checkin of CSV table 2018-03-02 18:59:34 -05:00
Makefile tweak Makefile 2018-06-23 16:13:18 -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 persist row group clauses on EOF 2018-06-23 16:25:56 -04:00
parquet_cursor.cc Move some code out of ensureColumn 2018-06-23 19:10:23 -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 Cache clauses -> row group mapping 2018-03-24 23:57:15 -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