sqlite-parquet-vtable/parquet
Colin Dellow 3b557f7fb0 Add explicit test for file not found
...caching the metadata moved where ParquetTable did I/O,
which introduced a segfault on not found
2018-03-18 11:58: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 Row filtering for doubles 2018-03-17 16:09:57 -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