slzhou
|
f839f1def6
|
Merge remote-tracking branch 'origin/3.0' into 3.0_udfd_sub1
|
2022-04-19 12:01:10 +08:00 |
slzhou
|
71983725c3
|
befor debugging teardown
|
2022-04-19 12:00:59 +08:00 |
Minghao Li
|
01008939f2
|
sync snapshot
|
2022-04-19 11:51:51 +08:00 |
Hongze Cheng
|
81f58bf74f
|
refactor: vnode
|
2022-04-19 03:45:22 +00:00 |
Hongze Cheng
|
5c9e81591d
|
Merge pull request #11623 from taosdata/feature/vnode_refact1
refactor: vnode
|
2022-04-19 11:44:48 +08:00 |
Hongze Cheng
|
f8d1f5a813
|
refact vnode
|
2022-04-19 03:17:23 +00:00 |
cpwu
|
091b512456
|
Merge branch '3.0' into cpwu/3.0
|
2022-04-19 10:56:07 +08:00 |
cpwu
|
36abf6e0db
|
add caat case
|
2022-04-19 10:55:15 +08:00 |
Hongze Cheng
|
7895c492ba
|
refact vnod3
|
2022-04-19 02:37:45 +00: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 |
Haojun Liao
|
a6177f54ca
|
test: disable free in hash temporarily.
|
2022-04-19 10:28:39 +08:00 |
Hongze Cheng
|
3a50257aa3
|
refact
|
2022-04-19 02:18:11 +00:00 |
Haojun Liao
|
5b835514ee
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-04-19 10:15:48 +08: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 |
Haojun Liao
|
2305b05869
|
refactor(query): do some internal refactor for executor.
|
2022-04-19 10:12:30 +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 |
wangmm0220
|
b96082fe1b
|
refactor: fix compare logic
|
2022-04-19 09:46:12 +08:00 |
Hongze Cheng
|
0b71a2866e
|
Merge pull request #11615 from taosdata/feature/vnode_refact1
refact vnode
|
2022-04-19 09:15:51 +08:00 |
shenglian zhou
|
eae11bf8f0
|
handle uv read error
|
2022-04-19 09:03:04 +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 |
Minghao Li
|
7066274cc7
|
add sync format code
|
2022-04-18 21:50:56 +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 |
wangmm0220
|
49c3057221
|
refactor: merge from 3.0
|
2022-04-18 21:15:57 +08: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 |
wangmm0220
|
134a161c72
|
refactor: modify json compare in where condition
|
2022-04-18 21:05:34 +08:00 |
wangmm0220
|
ad29963423
|
refactor: modify json compare in where condition
|
2022-04-18 21:00:35 +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 |
Haojun Liao
|
9d1a9d9510
|
fix(query): avoid the output result overlap within the project operator buffer.
|
2022-04-18 19:27:41 +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 |
dapan1121
|
a1c4f5c2ce
|
stmt
|
2022-04-18 19:12:10 +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 |
dapan1121
|
0c2f22fb82
|
stmt
|
2022-04-18 19:08:27 +08:00 |