sqlite-parquet-vtable/parquet
Colin Dellow 7b302a0eb2 Bail on rowId constraint when non-int 2018-03-18 14:31:23 -04:00
..
.gitignore Initial checkin of CSV table 2018-03-02 18:59:34 -05:00
Makefile Remove unnecessary copy 2018-03-15 22:10:45 -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 Add explicit test for file not found 2018-03-18 11:58:23 -04:00
parquet_cursor.cc Bail on rowId constraint when non-int 2018-03-18 14:31:23 -04:00
parquet_cursor.h add row filter for string == 2018-03-15 21:37:52 -04:00
parquet_filter.cc Row-filtering for other string ops 2018-03-17 15:28:51 -04:00
parquet_filter.h Row-filtering for other string ops 2018-03-17 15:28:51 -04:00
parquet_table.cc reuse FileMetaData 2018-03-15 19:57:38 -04:00
parquet_table.h reuse FileMetaData 2018-03-15 19:57:38 -04:00