Commit graph

70 commits

Author SHA1 Message Date
Shengliang Guan
441514d5ea
Merge pull request #16583 from taosdata/enh/3.0_planner_optimize
feat: sql command 'show vnodes' and database option 'sst_trigger'
2022-09-01 19:59:44 +08:00
Xiaoyu Wang
594e4b376e feat: sql command 'show vnodes' and database option 'sst_trigger' 2022-09-01 19:01:37 +08:00
Xiaoyu Wang
af8fe3ada8 fix: a privilege problem of show tables 2022-09-01 11:15:03 +08:00
Shengliang Guan
d0669151af
Merge pull request #16527 from taosdata/enh/3.0_planner_optimize
enh: query get dbcfg optimization
2022-08-31 13:33:01 +08:00
Xiaoyu Wang
2ccc7471af enh: query get dbcfg optimization 2022-08-31 11:36:59 +08:00
dapan1121
39569cbd9a enh: move some tables from perf to ins 2022-08-30 13:49:35 +08:00
Xiaoyu Wang
d8fd0b89b1 fix: user permission error with sysinfo 0 2022-08-25 16:50:31 +08:00
Xiaoyu Wang
4f0c6d3aa4 enh: show command optimize 2022-08-11 15:37:26 +08:00
Xiaoyu Wang
ef607e5c3f fix: sql command 'show cluster' error 2022-08-08 15:49:31 +08:00
Xiaoyu Wang
f33959bd9b fix: some problems of parser 2022-08-02 20:20:44 +08:00
dapan1121
517b03a6fc
Merge pull request #15663 from taosdata/enh/addAppStat
enh: support app level stat
2022-08-02 15:07:26 +08:00
dapan1121
cc3a7375ed enh: support app level stat 2022-08-01 20:47:08 +08:00
Xiaoyu Wang
7bcf6b051a fix: some problems of parser and planner 2022-08-01 16:17:59 +08:00
Xiaoyu Wang
5c9fbbd2e1 fix: some problems of parser and planner 2022-08-01 15:54:53 +08:00
Xiaoyu Wang
5988fc0e4a feat: sql command 'show tags from table_name' 2022-07-19 15:31:44 +08:00
shenglian zhou
97d30c6858 feat: add user tags to system table 2022-07-16 17:25:05 +08:00
Xiaoyu Wang
1342fbe913 fix: sql command 'show table distributed' 2022-07-15 11:59:42 +08:00
Xiaoyu Wang
31e29dfc38 feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function 2022-07-15 08:43:40 +08:00
Xiaoyu Wang
f99a61a464 fix: some problem of parser and planner 2022-07-08 21:05:19 +08:00
Haojun Liao
916dbebb00 other: merge 3.0 2022-07-06 13:49:39 +08:00
Xiaoyu Wang
c8508248e2 feat: sql command 'insert ... select' 2022-07-05 21:12:10 +08:00
Haojun Liao
6bfe5df94a other: merge 3.0 2022-07-05 09:47:39 +08:00
Xiaoyu Wang
71ab656562 fix: some problems of parser and planner 2022-07-04 11:45:27 +08:00
Xiaoyu Wang
11a8f7f04d feat: sql command 'flush database' 2022-06-29 18:20:27 +08:00
Xiaoyu Wang
0b9eb79bf7 merge 3.0 2022-06-23 18:08:47 +08:00
Xiaoyu Wang
4fcd667bf6 feat: sql command 'show consumers' and 'show subscriptions' 2022-06-23 18:03:15 +08:00
dapan1121
66cfe3a3fc feat: show dnode variables 2022-06-22 17:17:18 +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
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
Haojun Liao
b66e0e718b fix(query): fix output column in show super table block distribution. 2022-06-20 13:42:59 +08:00
Haojun Liao
659e429b87 feature(query): support show table block distribution. 2022-06-20 12:54:46 +08:00
dapan1121
2dc7bcbefc show create db 2022-06-18 19:50:53 +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
dapan1121
a2d1987208 show apps 2022-06-16 10:24:01 +08:00
dapan1121
96f8a0da42 Merge branch '3.0' into feature/showqueries 2022-06-15 11:34:54 +08:00
dapan1121
947aecb74f show queries/connection; kill connection 2022-06-15 11:27:53 +08:00
Xiaoyu Wang
380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +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
Xiaoyu Wang
cd31496882 feat: sma index optimize 2022-06-10 21:13:06 +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
4ab552234b fix: a problem of parser async 2022-06-07 17:14:20 +08:00
Xiaoyu Wang
ac0c75ab2d fix: a problem of parser async 2022-06-07 13:28:33 +08:00
Xiaoyu Wang
6c6259c51b fix: a problem of parser async 2022-06-07 09:27:27 +08:00
Xiaoyu Wang
d8e89196a6 fix: a problem of parser async 2022-06-06 14:12:57 +08:00
Haojun Liao
52ae8f0efa other: merge 3.0 2022-06-05 15:45:01 +08:00
Xiaoyu Wang
d261c17a4d fix: a problem of parser async 2022-06-04 21:31:07 +08:00