cpwu
|
d65b3b4934
|
fix varchar case
|
2022-04-19 18:07:08 +08:00 |
cpwu
|
6eaf8a5596
|
test : add varchar case
|
2022-04-19 18:04:06 +08:00 |
cpwu
|
e912c41a43
|
Merge branch '3.0' into cpwu/3.0
|
2022-04-19 16:52:31 +08:00 |
cpwu
|
c0862378ba
|
fix case
|
2022-04-19 16:50:18 +08:00 |
Haojun Liao
|
29608b0866
|
Merge pull request #11610 from taosdata/feature/3.0_liaohj
fix(query): avoid the output result overlap within the project operator buffer.
|
2022-04-19 16:27:28 +08:00 |
Haojun Liao
|
1c94bbb5e4
|
enh(query): set the status of stream scan operator.
|
2022-04-19 16:11:16 +08:00 |
Xiaoyu Wang
|
7d4cc302b6
|
Merge pull request #11634 from taosdata/feature/3.0_wxy
feat: delimit the time range according to the filtering conditions
|
2022-04-19 16:07:19 +08:00 |
plum-lihui
|
99c36d6e82
|
[test: add sync test cases]
|
2022-04-19 16:02:46 +08:00 |
Ganlin Zhao
|
4407a49c81
|
Merge pull request #11630 from taosdata/hotfix/glzhao_3.0
refactor(query): refactor string functions
|
2022-04-19 15:57:12 +08:00 |
Xiaoyu Wang
|
556f6a96ea
|
feat: delimit the time range according to the filtering conditions
|
2022-04-19 15:46:11 +08:00 |
cpwu
|
eff138f96c
|
fix case
|
2022-04-19 15:35:28 +08:00 |
cpwu
|
c278304b3e
|
fix case
|
2022-04-19 15:18:54 +08:00 |
cpwu
|
2ef7f46197
|
Merge branch '3.0' into cpwu/3.0
|
2022-04-19 15:11:39 +08:00 |
cpwu
|
a160af0118
|
fix case
|
2022-04-19 15:10:56 +08:00 |
Cary Xu
|
dc11ea8384
|
Merge pull request #11631 from taosdata/feature/TD-14481-3.0
feat: trow refactor
|
2022-04-19 14:30:04 +08:00 |
cpwu
|
3fbccf59ce
|
Merge branch '3.0' into cpwu/3.0
|
2022-04-19 14:19:39 +08:00 |
Hongze Cheng
|
52647f100e
|
Merge pull request #11628 from taosdata/feature/vnode_refact1
refactor: vnode
|
2022-04-19 14:16:14 +08:00 |
cpwu
|
6b49d55b13
|
fix case
|
2022-04-19 14:15:15 +08:00 |
Cary Xu
|
8959e4437b
|
trow refactor
|
2022-04-19 14:13:34 +08:00 |
Haojun Liao
|
2288d35194
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-19 13:48:22 +08:00 |
Haojun Liao
|
0787021ca0
|
fix(query): check the primary timestamp null case and report error with inforamtion to caller.
|
2022-04-19 13:47:40 +08:00 |
Xiaoyu Wang
|
d4829dcd9a
|
Merge pull request #11629 from taosdata/feature/3.0_wxy
fix: some syntax parsing problems
|
2022-04-19 13:43:29 +08:00 |
Hongze Cheng
|
0d89d93787
|
refactor: vnode
|
2022-04-19 05:42:16 +00:00 |
Ganlin Zhao
|
114423f55b
|
Merge branch '3.0' into hotfix/glzhao_3.0
|
2022-04-19 13:27:22 +08:00 |
Xiaoyu Wang
|
2d7cf35fb0
|
fix: some syntax parsing problems
|
2022-04-19 13:25:19 +08:00 |
Ganlin Zhao
|
a70181194b
|
refactor(query): refactor string functions
TD-14836
TD-14833
|
2022-04-19 13:15:55 +08:00 |
Haojun Liao
|
a036d2f3ff
|
fix(query): fix the bug caused by refactor in first/last function implementation.
|
2022-04-19 13:07:23 +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 |
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 |