Commit graph

1815 commits

Author SHA1 Message Date
Haojun Liao
2d31d3cb43 other: merge 3.0 2022-06-23 10:37:07 +08:00
WANG MINGMING
9012834531
Merge branch 'feature/3.0_wxy' into 3.0 2022-06-23 10:16:58 +08:00
WANG MINGMING
77f34c8fca
Merge pull request #14094 from taosdata/feature/TD-16524
fix: error in windows
2022-06-23 10:08:56 +08:00
Haojun Liao
0457fab077 fix(query): adjust the capacity of ssdatablock. 2022-06-23 10:03:43 +08:00
Haojun Liao
bf0caa2038 Merge branch '3.0' into feature/3_liaohj 2022-06-22 20:32:02 +08:00
Haojun Liao
72a942b09e refactor(query): do internal refactor. 2022-06-22 19:44:14 +08:00
Liu Jicong
df1967de4b
Merge pull request #14120 from taosdata/feature/stream
feat(stream): support retrieve
2022-06-22 19:34:27 +08:00
Liu Jicong
fb596625d3 feat(stream): support retrieve 2022-06-22 19:12:31 +08:00
Haojun Liao
5c1e7f3114 Merge branch '3.0' into feature/3_liaohj 2022-06-22 17:23:57 +08:00
Haojun Liao
14ddf539e0 refactor(query): do some internal refactor. 2022-06-22 17:21:04 +08:00
wangmm0220
d9dc806a21 feat: add configure for ttl 2022-06-22 17:11:18 +08:00
Xiaoyu Wang
acd1bbd8e3 merge 3.0 2022-06-22 17:00:11 +08:00
Xiaoyu Wang
a5ca4965a4 feat: some sql syntax adjustments 2022-06-22 16:35:14 +08:00
WANG MINGMING
15eb9c485e
Merge pull request #14069 from taosdata/3.0
feat:merge from 3.0
2022-06-22 16:33:15 +08:00
wangmm0220
db34294bed opt: filter by tag 2022-06-22 16:32:10 +08:00
Shengliang Guan
adce85f977 Merge remote-tracking branch 'origin/3.0' into feature/TD-16524 2022-06-22 11:20:08 +08:00
Shengliang Guan
ab37b6e546 refactor: adjust code styles 2022-06-22 11:18:10 +08:00
liuyao
ed641ec4ff
Merge pull request #14083 from taosdata/feature/TD-15196
feat(stream): add delete type
2022-06-21 21:19:55 +08:00
54liuyao
9f6a4b3ddb feat(stream): add delete type 2022-06-21 20:56:57 +08:00
wangmm0220
e7faf69981 feat:support tagCond & tagIndexCond 2022-06-21 20:53:19 +08:00
wangmm0220
f2ad546666 fix: add configure for ttl unit 2022-06-21 18:37:47 +08:00
wangmm0220
12d8714f29 feat:merge from 3.0 2022-06-21 18:01:40 +08:00
dapan1121
88b48ec46c Merge branch '3.0' into feature/showcreate 2022-06-21 17:40:52 +08:00
dapan1121
0f148c6f47 feat: show create table 2022-06-21 16:45:59 +08:00
Liu Jicong
3f6ce2da73 feat(tmq): support topic with meta 2022-06-21 15:18:09 +08:00
Liu Jicong
c409760f75 feat(stream): drop stream 2022-06-21 11:32:36 +08:00
Xiaoyu Wang
aca91eb831
Merge pull request #14033 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show local variables' and 'show dnode variables'
2022-06-21 10:31:13 +08:00
dapan1121
be2935cba6 feat: show create table 2022-06-20 20:58:36 +08:00
Li Minghao
55a79f25a2
Merge pull request #14031 from taosdata/feature/3.0_mhli
refactor(sync): propose fail when changing
2022-06-20 20:45:57 +08:00
Xiaoyu Wang
33d7551cd4 merge 3.0 2022-06-20 20:38:08 +08:00
Xiaoyu Wang
5c185b909a feat: sql command 'show local variables' and 'show dnode variables' 2022-06-20 20:36:15 +08:00
Cary Xu
20508c42f2 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-20 19:27:38 +08:00
Cary Xu
ba94a44bec refactor: rsma support max_delay/watermark params 2022-06-20 19:27:26 +08:00
Minghao Li
e441bd266b refactor(sync): add changing state 2022-06-20 17:48:56 +08:00
Xiaoyu Wang
b4057d657e feat: group by tags optimize 2022-06-20 15:42:31 +08:00
wangmm0220
934d0f9784 fix:error in windows 2022-06-20 15:23:48 +08:00
Liu Jicong
1daa62e7f7 merge from 3.0 2022-06-20 15:04:50 +08:00
Liu Jicong
53ef66961a feat(stream): support snode 2022-06-20 14:29:18 +08:00
dapan1121
88aff7bae1 Merge branch '3.0' into feature/showcreate 2022-06-20 13:35:18 +08:00
dapan1121
40879a80fe feat: show create table 2022-06-20 13:32:21 +08:00
Xiaoyu Wang
c963f92dda
Merge pull request #13990 from taosdata/feature/3.0_debug_wxy
feat: sql function 'interp'
2022-06-19 20:09:15 +08:00
Xiaoyu Wang
bac6e27c20 feat: sql command 'interp' 2022-06-19 19:39:12 +08:00
WANG MINGMING
45a247c062
Merge pull request #13933 from taosdata/feature/TD-16524
feat: add ttl/comment function
2022-06-19 11:18:14 +08:00
dapan1121
2dc7bcbefc show create db 2022-06-18 19:50:53 +08:00
wangmm0220
746f4759b0 fix:merge from 3.0 2022-06-18 19:40:36 +08:00
Xiaoyu Wang
22d1422b49 feat: sql command 'show table distributed' 2022-06-18 18:37:18 +08:00
Xiaoyu Wang
48f730fbcf feat: the sql command 'create dnode' is compatible with the 2.x version syntax 2022-06-18 14:49:36 +08:00
WANG MINGMING
a64013461f
Merge branch '3.0' into feature/TD-16524 2022-06-18 11:11:54 +08:00
Xiaoyu Wang
a06b329bee feat: sql command 'show create database', 'show create table', 'show create stable' and 'alter local' 2022-06-17 21:16:13 +08:00
Xiaoyu Wang
64f8a9cea8 merge 3.0 2022-06-17 18:45:17 +08:00