mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +00:00

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.
2 lines
57 B
Plaintext
Executable File
2 lines
57 B
Plaintext
Executable File
./make && ../sqlite/sqlite3 -init ./cmds.txt < /dev/null
|