cldellow/sqlite-parquet-vtable

Get one-command Linux build working

Closed this issue · 1 comments

ATM you have to install a bunch of stuff by hand, and to statically link it, you need to edit files in multiple other projects.

Can we instead get to a point where you can do ./make-linux and it clones everything (perhaps pinned to known good versions) and builds them?

"Fixed", or at least improved in 0bdcc98. Pins parquet-cpp to 1.4.0 and arrow to 0.9.0.