Commit Graph

18 Commits

Author SHA1 Message Date
Qingping Hou
0001af26c2 fix docker image repo in release job 2021-07-22 23:38:28 -07:00
Qingping Hou
75bb596987 define rust nightly version in a single place 2021-07-20 23:05:05 -07:00
Qingping Hou
5d97802813 fix linux and docker release 2021-07-20 22:52:31 -07:00
Qingping Hou
f1284592a6 pin nightly rustc version in release ci job 2021-07-20 22:10:57 -07:00
Qingping Hou
8ed83db116 set dependency for docker image release job 2021-07-18 19:42:22 -07:00
Qingping Hou
aff94fa616 add automated docker image release 2021-07-18 19:41:18 -07:00
Qingping Hou
70bfcf1422 fix maturin install in release 2021-07-18 00:18:23 -07:00
Qingping Hou
d5359b4e56 lots of goodies
* add in memory io source support
* add sql command to columnq cli
* support passing table format as columnq cli option
2021-07-18 00:06:59 -07:00
Qingping Hou
c2af31882b pin maturin version in ci 2021-07-18 00:06:59 -07:00
Qingping Hou
f7fef57a75 pin nightly version 2021-07-04 00:44:54 -07:00
QP Hou
f0f68f999c
bump arrow & datafusion to 4.x (#44)
* bump arrow & datafusion to 4.x

* pin arrow to 4.3.0 for simd nightly build fix
2021-06-13 06:38:47 +00:00
Qingping Hou
aca7c62812 skip git tag validation on main branch push 2021-04-21 21:21:08 -07:00
Qingping Hou
85edc5ff8b fix release github action 2021-04-21 21:13:22 -07:00
Qingping Hou
6682ab4e73 add cargo version validation in release action 2021-04-11 23:33:21 -07:00
Qingping Hou
51eebec3ae doc: docs for installing from binary release 2021-03-14 16:11:04 -07:00
messense
885d1faf07
release: use nightly Rust and enable simd feature for x86_64 (#26) 2021-03-13 20:59:52 -08:00
messense
ff0d1c53cc
Automate binary release through github action (#25)
Co-authored-by: QP Hou <dave2008713@gmail.com>
2021-03-13 19:32:14 -08:00
Qingping Hou
e0f213c316 split project into roapi-http and columnq crates 2021-02-17 13:46:20 -08:00