mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-10-27 01:59:56 +00:00
Initial checkin of CSV table
parquet.cc is a fork of the sample CSV virtual table at https://www.sqlite.org/src/artifact?ci=trunk&filename=ext/misc/csv.c So far the only changes are those needed to make it compile cleanly in C++11 mode.
This commit is contained in:
2
parquet/.gitignore
vendored
Normal file
2
parquet/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
cmds.txt
|
||||
go
|
||||
Reference in New Issue
Block a user