Commit Graph

16 Commits

Author SHA1 Message Date
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
b58ff2fc62 improve s3 credential handling 2021-03-20 22:31:30 -07: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
538c54b57a add sql group by query test 2021-02-28 21:38:43 -08:00
QP Hou
3631c2db14
update arrow and datafusion to latest master (#13) 2021-02-28 19:50:27 +00: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
Qingping Hou
e0f213c316 split project into roapi-http and columnq crates 2021-02-17 13:46:20 -08:00