Li Minghao
|
126801c8a3
|
Merge pull request #11768 from taosdata/feature/sync-vnode-merge-3.0
Feature/sync vnode merge 3.0
|
2022-04-22 19:34:52 +08:00 |
cpwu
|
98809c0986
|
fix case
|
2022-04-22 19:34:49 +08:00 |
Haojun Liao
|
d83ce4044a
|
Merge pull request #11754 from taosdata/feature/3.0_liaohj
fix(driver): the user specified port that is in taos_connect API isn't active.
|
2022-04-22 19:33:23 +08:00 |
cpwu
|
db97f5606a
|
fix case
|
2022-04-22 19:32:48 +08:00 |
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 |
Hongze Cheng
|
0c1cde9cfc
|
refact meta 8
|
2022-04-22 09:42:31 +00: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 |
Jason-Jia
|
b931168c8c
|
Update fulltest.sh
|
2022-04-22 16:31:18 +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 |
Hongze Cheng
|
a769c57fed
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-22 08:24:08 +00:00 |
Hongze Cheng
|
c28e4bcae6
|
refact meta 8
|
2022-04-22 08:23:55 +00: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 |
jiacy-jcy
|
98979cf7ce
|
update timezone.py
|
2022-04-22 15:59:09 +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 |