Commit Graph

40 Commits

Author SHA1 Message Date
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
3b415b2a5b bump version to 0.1.3 2021-04-11 23:29:47 -07:00
Qingping Hou
56b1b6840b update to latest arrow & add date and time column type support 2021-04-11 23:01:18 -07:00
Qingping Hou
9afd69b95b fix clippy error 2021-03-28 12:22:11 -07:00
Qingping Hou
b730714b05 add columnq cli demo 2021-03-28 12:22:11 -07:00
Qingping Hou
203c9d8d5c bump delta-rs for musl build fix 2021-03-23 22:30:53 -07:00
Qingping Hou
b58ff2fc62 improve s3 credential handling 2021-03-20 22:31:30 -07:00
Qingping Hou
879b2b09a4 bump deltalake and arrow version 2021-03-20 22:31:30 -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
ca88ced8b4 bump deltalake dep version 2021-03-12 18:13:28 -08:00
Qingping Hou
edefae4310 feat: add delta table support 2021-03-11 23:10:06 -08:00
Qingping Hou
8fd2f96ab8 add ndjson support 2021-03-07 13:41:18 -08:00
Qingping Hou
27772bcf4d remove unwrap in s3 io 2021-03-07 13:41:18 -08:00
Qingping Hou
f33d496c76 add s3 support 2021-03-07 12:11:37 -08:00
Qingping Hou
8543ecad30 update cargo lock 2021-03-07 12:11:37 -08:00
Qingping Hou
2dc4d2844c add new table specific schema endpoint 2021-03-07 12:11:37 -08:00
Qingping Hou
29eb828e08 fix typo 2021-02-28 22:44:34 -08:00
Qingping Hou
5b1a33cd0b update readme wording 2021-02-28 22:43:24 -08:00
Qingping Hou
538c54b57a add sql group by query test 2021-02-28 21:38:43 -08:00
Qingping Hou
6ad2611b15 replace google spreadsheet guide with doc link 2021-02-28 20:37:47 -08:00
QP Hou
8af80415ef
update docker build to use entrypoint and github container registry (#14) 2021-02-28 20:31:00 +00:00
QP Hou
3631c2db14
update arrow and datafusion to latest master (#13) 2021-02-28 19:50:27 +00:00
Hibuz
59eb2ffca7
add docker support (#11) 2021-02-28 10:51:36 -08:00
Qingping Hou
fe9543163d link to user doc in readme 2021-02-27 22:02:09 -08:00
QP Hou
b99b3abceb
fix install instruction 2021-02-26 09:18:40 -08:00
QP Hou
7bbb859755
fix typo in readme (#9) 2021-02-26 00:11:23 -08:00
Adam Dobrawy
509ca43ba6
Fix typo in README (#8) 2021-02-25 15:04:08 -08:00
QP Hou
717de08e67
fix clippy warnings (#7) 2021-02-21 09:24:49 +00:00
QP Hou
2c39fb13e7
support loading multiple partitions (#6) 2021-02-21 09:09:39 +00:00
QP Hou
2f4646bbb4
feat: support http store for parquet data source (#5) 2021-02-20 22:42:22 +00:00
QP Hou
f6dfc1faaf
feat: support https transport for csv data source (#4)
close #1
2021-02-20 09:47:11 +00:00
Clement Herreman
0c61bba493
Fix typo in README.md (#1) 2021-02-19 10:14:05 -08:00
Luca Guzzon
6c5de06230
Just a silly typo error ... (#2) 2021-02-19 10:13:08 -08:00
Qingping Hou
a1d1d48d9a fix typo in readme 2021-02-18 09:11:13 -08:00
Qingping Hou
e0f213c316 split project into roapi-http and columnq crates 2021-02-17 13:46:20 -08:00
Qingping Hou
8e8c00ae80 initial commit 2021-01-31 22:43:56 -08:00