Commit Graph

17 Commits

Author SHA1 Message Date
Qingping Hou
95f9ced23d support deriving table name from table uri 2021-07-22 23:38:28 -07:00
Qingping Hou
e5989d1f9d bump arrow for struct support in table output 2021-07-21 00:04:18 -07:00
Qingping Hou
ddf611cc0d support csv serialization 2021-07-19 22:32:59 -07:00
Qingping Hou
7c51ff0fe4 moving encoding layer into columnq & support json cli output 2021-07-19 22:32:59 -07:00
Qingping Hou
232f3280e4 bump version in cargo to 0.3.1 2021-07-18 00:45:14 -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
44ba6364d2 install arrow from git source 2021-07-04 00:44:54 -07:00
Qingping Hou
34cfca9107 bump cargo versions 2021-07-04 00:44:54 -07:00
Qingping Hou
b376c56b7a bump datafusion to latest version for full join support 2021-07-04 00:44:54 -07:00
QP Hou
df8ff87bfa
pin actix versions in cargo.toml (#45) 2021-06-13 19:42:01 +00: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
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
b58ff2fc62 improve s3 credential handling 2021-03-20 22:31:30 -07:00
Qingping Hou
2dc4d2844c add new table specific schema endpoint 2021-03-07 12:11:37 -08:00
QP Hou
717de08e67
fix clippy warnings (#7) 2021-02-21 09:24:49 +00:00
Qingping Hou
e0f213c316 split project into roapi-http and columnq crates 2021-02-17 13:46:20 -08:00