Commit graph

270 commits

Author SHA1 Message Date
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
Xiaoyu Wang
269e9ed505
Merge pull request #14093 from taosdata/feature/3.0_debug_wxy
feat: sql function 'last_row' and sql command 'select constant'
2022-06-22 10:54:47 +08:00
Xiaoyu Wang
eeab56e318 feat: sql command 'select constant' 2022-06-22 09:54:31 +08:00
dapan1121
4bbec6eeef feat: show create table 2022-06-21 20:33:19 +08:00
dapan1121
88b48ec46c Merge branch '3.0' into feature/showcreate 2022-06-21 17:40:52 +08:00
dapan1121
be2935cba6 feat: show create table 2022-06-20 20:58:36 +08:00
Xiaoyu Wang
5c185b909a feat: sql command 'show local variables' and 'show dnode variables' 2022-06-20 20:36:15 +08:00
Xiaoyu Wang
b4057d657e feat: group by tags optimize 2022-06-20 15:42:31 +08:00
Xiaoyu Wang
9e8058dd5d feat: sql function 'interp' 2022-06-20 12:00:57 +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
wangmm0220
746f4759b0 fix:merge from 3.0 2022-06-18 19:40:36 +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
Xiaoyu Wang
aea4f9c69b feat: rollup options adjust 2022-06-17 17:27:42 +08:00
wangmm0220
470cee9e3d fix: comment & ttl 2022-06-17 16:15:03 +08:00
WANG MINGMING
b3d2daeb72
Merge branch '3.0' into feature/TD-16524 2022-06-17 14:51:33 +08:00
Xiaoyu Wang
52bbbe59d2 fix: a problem of super table order by 2022-06-17 14:39:34 +08:00
Xiaoyu Wang
2df98609e8 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-17 13:55:25 +08:00
wangmm0220
2bd2996e74 feat:add comment function 2022-06-16 20:45:00 +08:00
Xiaoyu Wang
e224d40480 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-16 16:58:55 +08:00
Xiaoyu Wang
19ab15b19f feat: super table join 2022-06-15 13:49:29 +08:00
wangmm0220
81acad620c fix:error in CI 2022-06-14 19:33:55 +08:00
Xiaoyu Wang
1676bfe5cf fix: some problems of parser 2022-06-14 15:43:56 +08:00
Xiaoyu Wang
730a256228 fix: json tag plan ut 2022-06-13 21:03:19 +08:00
Xiaoyu Wang
3954edb366 feat: avg function rewrite 2022-06-13 18:36:23 +08:00
Xiaoyu Wang
1863bbee9a merge 3.0 2022-06-13 15:01:29 +08:00
Xiaoyu Wang
380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
dapan1121
2eed1d4f2f
Merge pull request #13690 from taosdata/feature/qnode
feat: support mnode/vnode epset update
2022-06-13 14:02:06 +08:00
Xiaoyu Wang
d1e0327d19 fix: handle the memory leak of parser 2022-06-11 21:32:29 +08:00
Xiaoyu Wang
fc4b959a12 feat: sma index optimize 2022-06-11 18:21:47 +08:00
dapan1121
0046593d4f
Merge branch '3.0' into feature/qnode 2022-06-11 17:58:53 +08:00
Xiaoyu Wang
e17396be9c fix: some problems of parser 2022-06-11 15:44:49 +08:00
dapan1121
23e26d569b Merge branch '3.0' into feature/qnode 2022-06-11 11:21:27 +08:00
Xiaoyu Wang
cd31496882 feat: sma index optimize 2022-06-10 21:13:06 +08:00
dapan1121
0e9203ebf6 Merge branch '3.0' into feature/qnode 2022-06-10 17:09:11 +08:00
dapan1121
1b196df8ed update epset 2022-06-10 17:07:24 +08:00
Xiaoyu Wang
46bac2f579 fix: a problem of interval distributed split 2022-06-10 14:28:58 +08:00
Xiaoyu Wang
317cc8fc13 feat: sma index optimize 2022-06-10 10:16:18 +08:00
Xiaoyu Wang
8908c365a0 merge 3.0 2022-06-09 13:28:55 +08:00
Xiaoyu Wang
31dc553390 feat: sma index optimize 2022-06-09 13:24:04 +08:00
dapan1121
deaa295fb5
Merge branch '3.0' into feature/3_liaohj 2022-06-08 20:44:01 +08:00
Xiaoyu Wang
4ab552234b fix: a problem of parser async 2022-06-07 17:14:20 +08:00
Xiaoyu Wang
2bf16fbf43 feat: vgroup manage command 2022-06-07 15:02:41 +08:00
Xiaoyu Wang
6c6259c51b fix: a problem of parser async 2022-06-07 09:27:27 +08:00
Haojun Liao
b2e51d956e
Merge pull request #13527 from taosdata/feature/3_liaohj
fix(query): check array length before generating the retention string .
2022-06-06 22:41:32 +08:00
Haojun Liao
a87182a830 Merge branch '3.0' into feature/3_liaohj 2022-06-06 20:52:47 +08:00