1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-09-14 22:39:59 +00:00

Simple meson buildfile - should work for any system with parquet 1.4-compatible libraries

WIP - Add dockerfile for local cross-distro testing
This commit is contained in:
Addie Morrison
2019-12-08 15:52:15 -06:00
parent 226dc0b905
commit ae194c69c5
4 changed files with 32 additions and 0 deletions

6
ci/arrow-centos.repo Normal file
View File

@@ -0,0 +1,6 @@
[apache-arrow]
name=Apache Arrow
baseurl=https://dl.bintray.com/apache/arrow/centos/\$releasever/\$basearch/
gpgcheck=1
enabled=1
gpgkey=https://dl.bintray.com/apache/arrow/centos/RPM-GPG-KEY-apache-arrow

View File

@@ -0,0 +1 @@
deb [arch=amd64] https://dl.bintray.com/apache/arrow/ubuntu/ xenial main deb-src https://dl.bintray.com/apache/arrow/ubuntu/ xenial main