Shengliang Guan
|
cf433ec94c
|
feat: check server status
|
2022-04-19 16:27:20 +08:00 |
Shengliang Guan
|
07ae78392f
|
feat: check server status
|
2022-04-19 15:31:48 +08:00 |
Shengliang Guan
|
9e130aef6d
|
feat: check server status
|
2022-04-19 15:29:28 +08:00 |
Shengliang Guan
|
7273581072
|
Merge pull request #11618 from taosdata/fix/valgrind
fix: memory leak when sending and receiving messages
|
2022-04-19 10:35:32 +08:00 |
Hongze Cheng
|
25a160dde5
|
Merge pull request #11617 from taosdata/feature/vnode_refact1
refactor: vnode
|
2022-04-19 10:34:24 +08:00 |
Hongze Cheng
|
3a50257aa3
|
refact
|
2022-04-19 02:18:11 +00:00 |
Shengliang Guan
|
e3a2fb763c
|
Merge branch 'fix/valgrind' of https://github.com/taosdata/TDengine into fix/valgrind
|
2022-04-19 10:12:46 +08:00 |
Shengliang Guan
|
d1cb2ffdf8
|
refactor(cluster): remove the online field while execute 'show vgroups'
|
2022-04-19 10:12:33 +08:00 |
Hongze Cheng
|
763a5550d0
|
pass db name in
|
2022-04-19 02:04:20 +00:00 |
Hongze Cheng
|
273b15e862
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-19 01:57:58 +00:00 |
Hongze Cheng
|
261037f341
|
add dbname on vnode cfg
|
2022-04-19 01:57:46 +00:00 |
Hongze Cheng
|
0b71a2866e
|
Merge pull request #11615 from taosdata/feature/vnode_refact1
refact vnode
|
2022-04-19 09:15:51 +08:00 |
Zhiqiang Wang
|
dc88cabee8
|
Merge pull request #11612 from taosdata/fix/ZhiqiangWang/TD-13759-centos-pthread-spinlock-error
fix(os): centos pthread spinlock error.
|
2022-04-19 08:47:58 +08:00 |
yihaoDeng
|
ed41011863
|
fix mem leak
|
2022-04-18 23:20:45 +08:00 |
yihaoDeng
|
dcf06061cd
|
fix mem leak
|
2022-04-18 23:19:26 +08:00 |
yihaoDeng
|
8684ea997a
|
Merge branch 'fix/valgrind' of https://github.com/taosdata/TDengine into valg
|
2022-04-18 21:36:23 +08:00 |
yihaoDeng
|
c15ec36513
|
fix(rpc): avoid partial memleak
|
2022-04-18 21:33:59 +08:00 |
Hongze Cheng
|
9329f5f058
|
refact vnode
|
2022-04-18 13:23:22 +00:00 |
Shengliang Guan
|
841c1cb441
|
Merge pull request #11613 from taosdata/fix/valgrind
fix: memory leak in tconfig.c in client
|
2022-04-18 21:14:42 +08:00 |
Shengliang Guan
|
10f99917c9
|
style: format shell
|
2022-04-18 21:14:32 +08:00 |
Shengliang Guan
|
7845636676
|
test: update data.sim to repeat valgrind error
|
2022-04-18 20:55:01 +08:00 |
afwerar
|
68b69be5fa
|
fix(os): centos pthread spinlock error.
|
2022-04-18 20:52:10 +08:00 |
Xiaoyu Wang
|
40d9a95c12
|
Merge pull request #11609 from taosdata/feature/3.0_wxy
feat: implementation of parser and planner for stmt API
|
2022-04-18 20:52:09 +08:00 |
Shengliang Guan
|
f0ab7dbc96
|
fix: memory leak in tconfig.c in client
|
2022-04-18 20:29:10 +08:00 |
Xiaoyu Wang
|
ff80459821
|
feat: implementation of parser and planner for stmt API
|
2022-04-18 20:19:24 +08:00 |
plum-lihui
|
1bc0c3cc04
|
[test: add shell scripte for run all python cases]
|
2022-04-18 19:50:03 +08:00 |
Hui Li
|
4a2803bd6b
|
Merge pull request #11608 from taosdata/wu-champion-patch-1
Update fulltest.sh
|
2022-04-18 19:46:59 +08:00 |
cpwu
|
03f0dd6145
|
Update fulltest.sh
|
2022-04-18 19:46:15 +08:00 |
Hui Li
|
bad3343114
|
Merge pull request #11605 from taosdata/cpwu/3.0
test: fix the between test case
|
2022-04-18 19:44:44 +08:00 |
Ganlin Zhao
|
00ae854c78
|
fix(query): fix time function related bugs (#11604)
* fix(query): fix timediff args cannot be integer values
TD-14798
* fix(query): fix timediff/timetruncate/to_unixtimestamp handling NULL value and empty string
TD-14802
TD-14803
* refactor(query): constant NULL value processing logic
TD-14802
TD-14803
* refactor(query): support timefunction arithmetic operation with boolean
constant
|
2022-04-18 19:20:08 +08:00 |
cpwu
|
19d064e129
|
fix case
|
2022-04-18 19:11:04 +08:00 |
cpwu
|
4eeb5fa53a
|
fix the case , add not between check
|
2022-04-18 19:09:44 +08:00 |
cpwu
|
b07a9cb230
|
Merge branch '3.0' into cpwu/3.0
|
2022-04-18 18:59:24 +08:00 |
cpwu
|
217d25c8e1
|
fix between case
|
2022-04-18 18:58:46 +08:00 |
cpwu
|
ed754b2968
|
fix between python case test
|
2022-04-18 18:55:21 +08:00 |
Shengliang Guan
|
59008ec626
|
Merge pull request #11603 from taosdata/feature/check
fix(cluster): crash while create rollup sma
|
2022-04-18 18:47:03 +08:00 |
Shengliang Guan
|
6f2dbd4169
|
fix(cluster): crash while create rollup sma
|
2022-04-18 18:30:41 +08:00 |
Zhiqiang Wang
|
c1d5d3cdbe
|
Merge pull request #11600 from taosdata/fix/ZhiqiangWang/TD-13756-getline-memory-free-error
fix(os): getline memory free error.
|
2022-04-18 17:52:12 +08:00 |
afwerar
|
52f4699a52
|
fix(os): getline memory free error.
|
2022-04-18 17:34:10 +08:00 |
Shengliang Guan
|
63b0e304d4
|
Merge pull request #11598 from taosdata/feature/node
refactor(cluster): make the comment and code of udf to variable length
|
2022-04-18 17:18:02 +08:00 |
plum-lihui
|
feb5e712bf
|
[test: add test case for session]
|
2022-04-18 16:57:50 +08:00 |
Shengliang Guan
|
bd2a64a311
|
Merge remote-tracking branch 'origin/3.0' into feature/node
|
2022-04-18 16:52:10 +08:00 |
Shengliang Guan
|
9f5ddb36d0
|
refactor(cluster): make the comment and code of udf to variable length
|
2022-04-18 16:51:59 +08:00 |
Hui Li
|
37c8ebc2f7
|
Merge pull request #11597 from taosdata/cpwu/3.0
add between python case
|
2022-04-18 16:38:05 +08:00 |
cpwu
|
485adffc1f
|
add between python case
|
2022-04-18 16:34:05 +08:00 |
Shengliang Guan
|
eaebd86edd
|
Merge pull request #11594 from taosdata/fix/tsim
enh: support variables like $data[0][1] and $data(db)[0] in tsim scripts
|
2022-04-18 16:21:37 +08:00 |
plum-lihui
|
865bc40dd8
|
[test: add python test cases]
|
2022-04-18 16:09:03 +08:00 |
Shengliang Guan
|
5ca1f7922b
|
style: format file
|
2022-04-18 16:05:06 +08:00 |
Shengliang Guan
|
47f7ce67a7
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-04-18 16:00:41 +08:00 |
Cary Xu
|
2aeb1c3b25
|
Merge pull request #11592 from taosdata/feature/TD-11463-3.0
feat: block-wise sma integrate
|
2022-04-18 15:36:41 +08:00 |