dapan1121
|
11cb0afa30
|
feature/qnode
|
2022-04-22 19:28:27 +08:00 |
cpwu
|
bd932b3e77
|
fix case
|
2022-04-22 19:27:17 +08:00 |
Shengliang Guan
|
c76cbd2246
|
refactor(tools): refact shell codes
|
2022-04-22 19:27:00 +08:00 |
cpwu
|
98ce2f576c
|
Merge branch '3.0' into cpwu/3.0
|
2022-04-22 19:15:26 +08:00 |
Minghao Li
|
caaa87ed83
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/sync-vnode-merge-3.0
|
2022-04-22 19:12:08 +08:00 |
plum-lihui
|
306471723c
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-04-22 19:10:42 +08:00 |
plum-lihui
|
51fab80595
|
[test: modify valgrind error check]
|
2022-04-22 19:10:28 +08:00 |
Shengliang Guan
|
462c91d8c6
|
refactor(tools): refact shell codes
|
2022-04-22 19:04:49 +08:00 |
cpwu
|
bb815260fc
|
fix case
|
2022-04-22 19:03:29 +08:00 |
Xiaoyu Wang
|
b0a68df512
|
Merge pull request #11766 from taosdata/feature/3.0_wxy
fix: some syntax parsing problems
|
2022-04-22 18:54:54 +08:00 |
plum-lihui
|
b790102ffd
|
[test: add sleep for elect leader]
|
2022-04-22 18:50:21 +08:00 |
plum-lihui
|
09efd78176
|
[test: add sleep for elect leader]
|
2022-04-22 18:48:22 +08:00 |
plum-lihui
|
60c9ec38ac
|
[test: add sleep for elect leader]
|
2022-04-22 18:47:00 +08:00 |
slzhou
|
400436ffdd
|
fix hash map key length error
|
2022-04-22 18:41:56 +08:00 |
Minghao Li
|
d53b3a4480
|
call syncCleanUp taosMemoryFree(pSyncEnv)
|
2022-04-22 18:41:32 +08:00 |
Xiaoyu Wang
|
395ba3dc5f
|
fix: some syntax parsing problems
|
2022-04-22 18:38:38 +08:00 |
Xiaoyu Wang
|
20879d0ef7
|
fix: some syntax parsing problems
|
2022-04-22 18:23:37 +08:00 |
WANG MINGMING
|
4291981b54
|
Merge pull request #11690 from taosdata/feature/TD-13041
fix: bugs in to_json
|
2022-04-22 18:23:27 +08:00 |
dapan1121
|
8cfcd6d4f4
|
feature/qnode
|
2022-04-22 17:48:12 +08:00 |
yihaoDeng
|
124b8b6645
|
enh(rpc): fix hb problem
|
2022-04-22 17:44:53 +08:00 |
plum-lihui
|
aa433a13d8
|
[test: modify test case]
|
2022-04-22 17:33:40 +08:00 |
Ganlin Zhao
|
05f1e64108
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-04-22 17:17:46 +08:00 |
plum-lihui
|
ceb9d2fcd5
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-04-22 17:13:28 +08:00 |
plum-lihui
|
3aa40bd504
|
[test: rm some discard file]
|
2022-04-22 17:13:15 +08:00 |
Minghao Li
|
64dfc1da1c
|
merge 3.0 code
|
2022-04-22 17:11:56 +08:00 |
shenglian-zhou
|
0d5dd77f59
|
Merge pull request #11748 from taosdata/3.0_udfd
feat(udf):fix start/stop/restart udfd
|
2022-04-22 17:09:53 +08:00 |
plum-lihui
|
98cccc17a7
|
[test: modify tmq test cases]
|
2022-04-22 17:09:26 +08:00 |
plum-lihui
|
4cc3b019b3
|
[test: add test cases for tmq]
|
2022-04-22 17:06:08 +08:00 |
Ganlin Zhao
|
b96d372e81
|
feat(query): add avg function
TD-14295
|
2022-04-22 16:56:04 +08:00 |
slzhou
|
8ce6f55a9d
|
refine stop processing
|
2022-04-22 16:52:50 +08:00 |
Ganlin Zhao
|
85bbe4e832
|
Merge pull request #11755 from taosdata/feature/3.0_glzhao
refactor(query): limit cast var type length to 1000
|
2022-04-22 16:30:11 +08:00 |
cpwu
|
b1d03c014f
|
Merge branch '3.0' into cpwu/3.0
|
2022-04-22 16:14:42 +08:00 |
cpwu
|
af970cccec
|
add sum case
|
2022-04-22 16:13:41 +08:00 |
Ganlin Zhao
|
f369184503
|
Merge pull request #11752 from taosdata/feature/3.0_glzhao
fix(query): fix convertStringToTimestamp considering daylight saving
|
2022-04-22 16:10:58 +08:00 |
Ganlin Zhao
|
a601081e6d
|
refactor(query): limit cast var type length to 1000
|
2022-04-22 16:04:17 +08:00 |
Shengliang Guan
|
bc65c92ee3
|
refactor(tools): adjust client config parameters
|
2022-04-22 16:04:10 +08:00 |
Haojun Liao
|
7cd259592f
|
fix(driver): the user specified port that is in taos_connect API is active.
|
2022-04-22 15:57:49 +08:00 |
slzhou
|
0307010861
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-22 15:36:59 +08:00 |
Haojun Liao
|
d28afa2bd9
|
refactor: do some internal refactor.
|
2022-04-22 15:26:02 +08:00 |
slzhou
|
a395b21578
|
fix start/stop/restart udfd
|
2022-04-22 15:21:26 +08:00 |
Haojun Liao
|
e28b75b8d4
|
refactor(query): do some internal refactor.
|
2022-04-22 15:07:20 +08:00 |
dapan1121
|
9c4bb8b0a1
|
Merge pull request #11741 from taosdata/feature/qnode
fix: fix hb link broken issue
|
2022-04-22 15:03:01 +08:00 |
Ganlin Zhao
|
f6c21cd39a
|
Merge pull request #11743 from taosdata/feature/3.0_glzhao
fix(query): fix timediff bug
|
2022-04-22 14:54:51 +08:00 |
Liu Jicong
|
d8b0bf3102
|
Merge pull request #11744 from taosdata/feature/tq
feat: add show topic
|
2022-04-22 14:42:20 +08:00 |
wangmm0220
|
1fe2abc8cd
|
refactor:fix error in unit test for scalar test
|
2022-04-22 14:35:00 +08:00 |
Ganlin Zhao
|
40d112e6d1
|
fix(query): fix convertStringToTimestamp considering daylight saving
|
2022-04-22 14:30:33 +08:00 |
Liu Jicong
|
3035ecd58e
|
add show topic
|
2022-04-22 14:26:36 +08:00 |
Ganlin Zhao
|
87bcbe8f52
|
fix(query): fix timediff bug
TD-14802
|
2022-04-22 14:25:15 +08:00 |
Shengliang Guan
|
0970d1e418
|
refactor(tools): refact shell codes
|
2022-04-22 14:18:00 +08:00 |
dapan1121
|
0afdb145a4
|
feature/qnode
|
2022-04-22 13:54:00 +08:00 |