Xiaoyu Wang
|
1fb571f1be
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-29 16:17:35 +08:00 |
wenzhouwww
|
ef7d7eb64b
|
Merge pull request #12054 from taosdata/test/3.0_math_functions
test: case for math functions
|
2022-04-29 16:13:42 +08:00 |
Hongze Cheng
|
48207a166e
|
refact vnode and add tdb api
|
2022-04-29 07:55:52 +00:00 |
plum-lihui
|
d41cf9bf89
|
[test: modify case]
|
2022-04-29 15:51:59 +08:00 |
Liu Jicong
|
bedf272ee8
|
Merge pull request #12048 from taosdata/feature/tq
fix: subscrption api
|
2022-04-29 15:48:52 +08:00 |
Hongze Cheng
|
496ec4c1dc
|
more TDB
|
2022-04-29 07:40:07 +00:00 |
Shengliang Guan
|
3bff1f0984
|
Merge branch 'feature/dnode' of https://github.com/taosdata/TDengine into feature/dnode
|
2022-04-29 15:33:53 +08:00 |
wenzhouwww@live.cn
|
eb214c4a26
|
update case
|
2022-04-29 15:31:45 +08:00 |
yihaoDeng
|
7c76ddbd69
|
Merge branch 'feature/dnode' of https://github.com/taosdata/TDengine into dnode
|
2022-04-29 15:27:55 +08:00 |
Shengliang Guan
|
c335098acb
|
fix: invalid read in multi-process mode
|
2022-04-29 15:27:20 +08:00 |
yihaoDeng
|
7ff35f6f6a
|
fix invalid read
|
2022-04-29 15:27:05 +08:00 |
Xiaoyu Wang
|
9006870798
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-29 15:26:47 +08:00 |
plum-lihui
|
79bae554e7
|
[test: modify case]
|
2022-04-29 15:17:13 +08:00 |
Shengliang Guan
|
488539b977
|
fix: uninitialised value while create stb
|
2022-04-29 15:15:18 +08:00 |
dapan1121
|
6973e35554
|
fix mem leak
|
2022-04-29 15:13:44 +08:00 |
wenzhouwww@live.cn
|
6bdaecb233
|
update case
|
2022-04-29 15:12:06 +08:00 |
Liu Jicong
|
f542785687
|
remove case
|
2022-04-29 15:09:38 +08:00 |
Hongze Cheng
|
dbd943b815
|
Merge branch 'feature/vnode_refact1' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-29 07:08:22 +00:00 |
Shengliang Guan
|
80cc66f607
|
fix: uninitialised while encode vnode info
|
2022-04-29 15:08:17 +08:00 |
Hongze Cheng
|
21cec7b6d7
|
more
|
2022-04-29 07:07:49 +00:00 |
Xiaoyu Wang
|
a1e1c0891d
|
Merge pull request #12049 from taosdata/feature/vnode_refact1_droptable_wxy
feat: sql command 'drop table'
|
2022-04-29 15:07:20 +08:00 |
Xiaoyu Wang
|
8818ed48f9
|
feat: sql command 'drop table'
|
2022-04-29 15:05:37 +08:00 |
Shengliang Guan
|
7a743e11c3
|
fix: invalid read while retrieve mnodes
|
2022-04-29 14:50:24 +08:00 |
dapan1121
|
dd13924dbc
|
stmt query
|
2022-04-29 14:35:54 +08:00 |
Liu Jicong
|
5c36e4e519
|
fix: subscrption api
|
2022-04-29 14:34:30 +08:00 |
Shengliang Guan
|
3b69118ee7
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-04-29 14:28:33 +08:00 |
Shengliang Guan
|
c5276942a0
|
fix: write sdb on row status is dropping
|
2022-04-29 14:28:15 +08:00 |
Shengliang Guan
|
0052d5bc21
|
refactor: adjust status in sdb
|
2022-04-29 14:20:28 +08:00 |
Cary Xu
|
15f71187a1
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-04-29 14:10:48 +08:00 |
Cary Xu
|
4674fe7d73
|
Merge pull request #12040 from taosdata/feature/TD-13066-3.0
feat: bsma aggr data optimization
|
2022-04-29 14:08:33 +08:00 |
Haojun Liao
|
77f1779820
|
Merge pull request #12042 from taosdata/feature/3.0_liaohj
fix(query): alter the type of result of the length function.
|
2022-04-29 14:00:16 +08:00 |
Cary Xu
|
4a926cd8e0
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-04-29 13:53:43 +08:00 |
Yihao Deng
|
39a129aee5
|
Merge pull request #12035 from taosdata/feat/refactor-index
refactor(index): refactor index code
|
2022-04-29 11:55:56 +08:00 |
Haojun Liao
|
5711656304
|
fix(query): alter the type of result of the length function.
|
2022-04-29 11:55:25 +08:00 |
yihaoDeng
|
d14d0ab83a
|
fix(retry): fix retry count
|
2022-04-29 11:51:28 +08:00 |
Cary Xu
|
60d45477eb
|
feat: bsma aggr data optimization
|
2022-04-29 11:43:32 +08:00 |
dapan1121
|
529dc19a55
|
fix ref issue
|
2022-04-29 11:43:14 +08:00 |
wenzhouwww@live.cn
|
317242e8e6
|
Merge branch '3.0' into test/3.0_math_functions
|
2022-04-29 11:32:39 +08:00 |
dapan1121
|
a4d4cd2a84
|
stmt query
|
2022-04-29 11:31:39 +08:00 |
Shengliang Guan
|
5fdaceb861
|
refactor: adjust lock in sdb
|
2022-04-29 11:30:44 +08:00 |
Xiaoyu Wang
|
fcd61a25ec
|
enh: refactor unit test of parser and planner
|
2022-04-29 11:26:55 +08:00 |
Hui Li
|
575c6488f0
|
Merge pull request #12025 from taosdata/test-v3.0/lihui
test: add test case for checking network by taos
|
2022-04-29 11:25:26 +08:00 |
Jason-Jia
|
6bda394f16
|
Merge pull request #12022 from taosdata/cpwu/3.0
test : add char_length case
|
2022-04-29 11:20:35 +08:00 |
cpwu
|
9d78a349fb
|
fix case
|
2022-04-29 11:08:27 +08:00 |
Xiaoyu Wang
|
61f08123e9
|
enh: refactor unit test of parser and planner
|
2022-04-29 11:07:26 +08:00 |
cpwu
|
b69ac45054
|
fix case
|
2022-04-29 11:00:45 +08:00 |
Shengliang Guan
|
fe7f246ccd
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-04-29 10:54:00 +08:00 |
Xiaoyu Wang
|
4b7e048819
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-29 10:53:02 +08:00 |
tomchon
|
c8e5ebaeee
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-04-29 10:46:07 +08:00 |
Haojun Liao
|
45e8eeb9f8
|
Merge pull request #12038 from taosdata/feature/3.0_liaohj
refactor(query): remove redundant attributes in some structs.
|
2022-04-29 10:41:15 +08:00 |