sqlite-parquet-vtable/parquet
Colin Dellow d3128498b1 Escape column names in CREATE
Fixes #33

Add test case with a hyphen and an embedded quotation mark
2018-07-08 10:37:18 -04:00
..
.gitignore Initial checkin of CSV table 2018-03-02 18:59:34 -05: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 match/regexp support 2018-07-05 21:49:28 -04:00
parquet_cursor.cc simplify error checking 2018-07-05 22:09:22 -04:00
parquet_cursor.h Cache clauses -> row group mapping 2018-03-24 23:57:15 -04:00
parquet_filter.cc remove match/regexp support 2018-07-05 21:49:28 -04:00
parquet_filter.h remove match/regexp support 2018-07-05 21:49:28 -04:00
parquet_table.cc Escape column names in CREATE 2018-07-08 10:37:18 -04:00
parquet_table.h Move some code out of ensureColumn 2018-06-23 19:10:23 -04:00