Commit graph

313 commits

Author SHA1 Message Date
Xiaoyu Wang
4fcd667bf6 feat: sql command 'show consumers' and 'show subscriptions' 2022-06-23 18:03:15 +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
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
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
dapan1121
88aff7bae1 Merge branch '3.0' into feature/showcreate 2022-06-20 13:35:18 +08:00
Xiaoyu Wang
bac6e27c20 feat: sql command 'interp' 2022-06-19 19:39:12 +08:00
dapan1121
2dc7bcbefc show create db 2022-06-18 19:50:53 +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
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
aea4f9c69b feat: rollup options adjust 2022-06-17 17:27:42 +08:00
Xiaoyu Wang
97ac79f557 feat: rollup grammar adjust 2022-06-16 11:13:59 +08:00
Xiaoyu Wang
19ab15b19f feat: super table join 2022-06-15 13:49:29 +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
31dc553390 feat: sma index optimize 2022-06-09 13:24:04 +08:00
Xiaoyu Wang
c2477b4ed8
Merge pull request #13557 from taosdata/feature/3.0_wxy
feat: vgroup manage command
2022-06-07 17:14:57 +08:00
Xiaoyu Wang
2bf16fbf43 feat: vgroup manage command 2022-06-07 15:02:41 +08:00
Xiaoyu Wang
6dc64627cd feat: vgroup manage command 2022-06-07 11:53:32 +08:00
Hongze Cheng
5852936a8d fix query problem 2022-06-06 12:46:21 +00:00
wangmm0220
3aab380045 feat: merge from 3.0 2022-06-05 22:34:12 +08:00
wangmm0220
a3a959043e feat: test arith/logic operator for json 2022-06-05 22:25:10 +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
Xiaoyu Wang
74026205a7 feat: sql command 'delete from' 2022-06-04 19:54:55 +08:00
wangmm0220
10807abbc8 fix:fix error in get db name for schemaless parameters 2022-06-02 11:43:57 +08:00
WANG MINGMING
9cb385f0b8
Merge pull request #13388 from taosdata/3.0
3.0
2022-06-01 20:07:09 +08:00
wangmm0220
0ecd49205f feat:merge from 3.0 2022-06-01 18:59:01 +08:00
dapan1121
f402a332ee
Merge pull request #13368 from taosdata/feature/qnode
fix: fix parser stack overflow issue
2022-06-01 15:49:37 +08:00
dapan1121
6aece12755 fix parser stack overflow issue 2022-06-01 14:39:40 +08:00
wangmm0220
19b0932781 feat:merge from 3.0 2022-05-31 23:46:04 +08:00
wangmm0220
d95ec693c0 feat:add new logic for new tag format 2022-05-31 21:05:43 +08:00
wangmm0220
816cea07f9 feat:add new logic for new tag format 2022-05-31 17:49:33 +08:00
Liu Jicong
c3296fe890 merge from 3.0 2022-05-31 16:44:27 +08:00
Xiaoyu Wang
9a6776c321 fix: error in data precision of super table query 2022-05-31 15:11:26 +08:00
Xiaoyu Wang
ce166fb146 fix: error in data precision of super table query 2022-05-31 15:07:15 +08:00
Liu Jicong
2248bc4207 Merge branch '3.0' into feature/topic_grammar 2022-05-30 23:31:22 +08:00
wangmm0220
f7c21c4502 feat:add schemaless db paras 2022-05-30 18:00:03 +08:00
Xiaoyu Wang
06baa86145 feat: parser of insert statement adapts asynchronous interface 2022-05-30 17:01:44 +08:00
Xiaoyu Wang
fdd00a6582 feat: sql command 'create topic as {database | stable| query}' 2022-05-30 11:59:23 +08:00
Xiaoyu Wang
4432fa930f feat: parser adapts asynchronous interface 2022-05-28 19:56:06 +08:00
Cary Xu
9b4c9e4802 enh: tag refactor for normal tags 2022-05-28 17:16:04 +08:00