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:
6
ci/arrow-centos.repo
Normal file
6
ci/arrow-centos.repo
Normal 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
|
1
ci/arrow-ubuntu16.04.list
Normal file
1
ci/arrow-ubuntu16.04.list
Normal 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
|
Reference in New Issue
Block a user