Liu Jicong
|
29c7cbf433
|
Merge pull request #11702 from taosdata/feature/tq
refactor(tmq)
|
2022-04-21 11:23:36 +08:00 |
Hui Li
|
e42c083775
|
Merge pull request #11656 from taosdata/cpwu/3.0
test: add distinct python case
|
2022-04-21 11:23:12 +08:00 |
cpwu
|
395d9e8bcd
|
Merge branch '3.0' into cpwu/3.0
|
2022-04-21 11:03:06 +08:00 |
cpwu
|
b713b255ae
|
fix case
|
2022-04-21 11:01:59 +08:00 |
Liu Jicong
|
8b1e51d910
|
refactor(tmq): refine api
|
2022-04-21 10:52:10 +08:00 |
Hui Li
|
06247e1eac
|
Merge pull request #11699 from taosdata/TD-14874
ci: put python test cases in Jenkins
|
2022-04-21 10:45:02 +08:00 |
dapan1121
|
3f880627fd
|
Merge pull request #11700 from taosdata/feature/qnode5
Feature/qnode5
|
2022-04-21 10:34:38 +08:00 |
dapan1121
|
3ae9769887
|
stmt
|
2022-04-21 10:16:43 +08:00 |
tangfangzhi
|
4b982805f8
|
set LD_LIBRARY_PATH for python test
|
2022-04-21 10:15:28 +08:00 |
tangfangzhi
|
c4f02d6dfa
|
put python test cases in Jenkins
|
2022-04-21 09:54:50 +08:00 |
cpwu
|
e6d067a330
|
fix casr case
|
2022-04-21 09:53:02 +08:00 |
Hongze Cheng
|
e5e7e713b1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-21 01:18:43 +00:00 |
shenglian-zhou
|
babef48c8a
|
Merge pull request #11687 from taosdata/3.0_udfd
feat(udf):dnode start/stop/restart udfd and vnode create/destory proxy to udfd
|
2022-04-21 09:10:16 +08:00 |
Liu Jicong
|
0d6c170391
|
Merge pull request #11696 from taosdata/feature/tq
fix(tmq): rebalance
|
2022-04-21 02:09:08 +08:00 |
Liu Jicong
|
ce6459a9f8
|
fix(tmq): rebalance
|
2022-04-21 01:47:29 +08:00 |
Liu Jicong
|
6a7f526f3a
|
Merge pull request #11693 from taosdata/feature/tq
refactor(tmq): subscribe and rebalance process
|
2022-04-20 22:29:59 +08:00 |
Liu Jicong
|
558edd3713
|
merge from 3.0
|
2022-04-20 22:12:10 +08:00 |
Liu Jicong
|
f7a63661ac
|
fix
|
2022-04-20 22:08:04 +08:00 |
Liu Jicong
|
d75ab9b3ff
|
refactor
|
2022-04-20 21:36:55 +08:00 |
Hongze Cheng
|
e2e0e850f1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 12:53:33 +00:00 |
Shuduo Sang
|
29d994d1dd
|
feat: taos shell refactor (#11688)
* [TD-13558]<feature>: taos shell refactor
add taosTools as submodule
* add tools/taos-tools
* add more client interface for taosTools compile
* update taos-tools
* update taos-tools
* refactor shell
* [TD-13558]<feature>: taos shell test speed
* [TD-13558]<feature>: taos -n startup works
* taos -n rpc works
* taos -n server works
* cleanup code since no endPort in 3.0
* update taos-tools
* [TD-13558]<feature>: taos -C works
* improve taos shell -c WIP
* update taos-tools
* add demoapi.c
* adjust show databases result for 3.0
* test: add platform logic
* add nchar
* adjust taos_fetch_lengths
* print fields
* remove show databases check from insert cases
* fix lua example compile for 3.0
still not work
* remove lua.py from smoketest
* use get_column_data_offset() to get offset and convert length
* add int, float, timestamp value convert
* improve tests/pytest/insert/binary.py
* improve example/src/demoapi.c
|
2022-04-20 20:34:45 +08:00 |
Hongze Cheng
|
c8acaa77bb
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 12:29:57 +00:00 |
plum-lihui
|
3ecf6df9e3
|
[test: add valgrind case]
|
2022-04-20 20:29:50 +08:00 |
WANG MINGMING
|
66400aff66
|
Merge pull request #11671 from taosdata/feature/TD-13041
feat: json tag
|
2022-04-20 20:22:59 +08:00 |
dapan1121
|
dff638c377
|
stmt
|
2022-04-20 20:07:49 +08:00 |
plum-lihui
|
da232cbeaf
|
[test: check error from valgrind log file]
|
2022-04-20 20:02:10 +08:00 |
Hongze Cheng
|
fbddf859c8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 11:44:29 +00:00 |
Shengliang Guan
|
cb80e69b5a
|
Merge pull request #11684 from taosdata/feature/check
fix: invalid comment len
|
2022-04-20 19:38:59 +08:00 |
cpwu
|
322d71e1a7
|
Merge branch '3.0' into cpwu/3.0
|
2022-04-20 19:37:14 +08:00 |
cpwu
|
4a6b3d82fd
|
fix cast case
|
2022-04-20 19:36:29 +08:00 |
slzhou
|
d8ba1d32f4
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-20 19:29:17 +08:00 |
slzhou
|
ca34398c43
|
prepare for dnode start/stop/restart udfd and vnode/snode/qnode split
|
2022-04-20 19:27:39 +08:00 |
Shengliang Guan
|
32c24eedb8
|
fix: invalid comment len
|
2022-04-20 19:05:00 +08:00 |
Hongze Cheng
|
2bb03ed330
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 10:58:19 +00:00 |
wangmm0220
|
1ab6342018
|
refactor: fix error in merge
|
2022-04-20 18:54:15 +08:00 |
Ganlin Zhao
|
7aac52e7f1
|
Merge pull request #11677 from taosdata/fix/TD-14770
refactor(query): add parameter combination check for cast
|
2022-04-20 18:34:23 +08:00 |
Xiaoyu Wang
|
311b407260
|
Merge pull request #11678 from taosdata/feature/3.0_wxy
feat: sql command 'create function'
|
2022-04-20 18:33:23 +08:00 |
dapan1121
|
c83bae339e
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode5
|
2022-04-20 18:27:28 +08:00 |
dapan1121
|
b77731702e
|
stmt
|
2022-04-20 18:27:00 +08:00 |
Hongze Cheng
|
4628884b92
|
refact meta 5
|
2022-04-20 10:25:08 +00:00 |
Cary Xu
|
b7444ad917
|
Merge pull request #11679 from taosdata/feature/TD-14481-3.0
feat: trow refactor and support print debug log
|
2022-04-20 18:15:53 +08:00 |
Xiaoyu Wang
|
52c62e7cc8
|
feat: sql command 'create function'
|
2022-04-20 18:13:33 +08:00 |
Hongze Cheng
|
0e584ae418
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 10:04:03 +00:00 |
Hongze Cheng
|
ca45e6c9a9
|
refact meta 4
|
2022-04-20 10:03:50 +00:00 |
Cary Xu
|
62b2fc09dd
|
trow refactor
|
2022-04-20 17:56:45 +08:00 |
slzhou
|
177b1c96a5
|
udfd final program ongoing
|
2022-04-20 17:46:29 +08:00 |
Xiaoyu Wang
|
6f377189d0
|
feat: sql command 'create function'
|
2022-04-20 17:43:02 +08:00 |
Shengliang Guan
|
1aa8ab2af7
|
Merge pull request #11673 from taosdata/feature/check
feat: make telemetry work
|
2022-04-20 17:42:09 +08:00 |
Ganlin Zhao
|
1403fa1d6e
|
refactor(query): add parameter combination check for cast
|
2022-04-20 17:35:49 +08:00 |
Shengliang Guan
|
dd234a5476
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-20 17:20:57 +08:00 |