Commit graph

1154 commits

Author SHA1 Message Date
Xiaoyu Wang
87b8131409
Merge pull request #14266 from taosdata/feature/3.0_debug_wxy
feat: tail function rewrite to statement
2022-06-27 17:16:37 +08:00
afwerar
d4ba3e3dc6 test: add win newest test 2022-06-27 15:44:14 +08:00
Xiaoyu Wang
9c68bde6e9 feat: tail function rewrite to statement 2022-06-26 23:50:13 +08:00
Xiaoyu Wang
d4175cd8f8 merge 3.0 2022-06-26 14:57:34 +08:00
Xiaoyu Wang
7b60b3223b feat: tail function rewrite to statement 2022-06-26 14:44:58 +08:00
WANG MINGMING
0e8319f70a
Merge pull request #14236 from taosdata/feature/TD-16524
fix:memory error
2022-06-25 14:48:04 +08:00
wangmm0220
7acf012253 fix:memory error 2022-06-25 13:51:43 +08:00
Xiaoyu Wang
e187f42902 feat: support partition by expression and aggregate function output together 2022-06-25 09:42:50 +08:00
Xiaoyu Wang
fb1e845256 feat: support partition by expression and aggregate function output together 2022-06-25 08:44:45 +08:00
Xiaoyu Wang
b857d390e7 merge 3.0 2022-06-24 21:13:11 +08:00
Xiaoyu Wang
853f1df3ab feat: support partition by expression and aggregate function output together 2022-06-24 21:07:12 +08:00
dapan1121
f7ece71ff7
Merge pull request #14204 from taosdata/enh/showvariables
enh: refactor show variables
2022-06-24 16:41:48 +08:00
Zhiqiang Wang
4935ef8fb4
Merge pull request #14198 from taosdata/fix/ZhiqiangWang/TD-16357-add-test-time-count-print
test: add test time count print
2022-06-24 16:12:15 +08:00
dapan1121
4ff652bf41 fix: fix ut case issue 2022-06-24 15:54:29 +08:00
Xiaoyu Wang
ab23faed63 fix: planner memory leak 2022-06-24 15:52:13 +08:00
dapan1121
94a2b6d945 enh: refactor show variables 2022-06-24 15:18:40 +08:00
afwerar
4c846895ff test: add test time count print 2022-06-24 14:36:41 +08:00
Xiaoyu Wang
28d66616e1 fix: fix invalid write 2022-06-24 10:48:49 +08:00
Xiaoyu Wang
41ae1e30fa feat: sql command 'show consumers' and 'show subscriptions' 2022-06-23 19:29:28 +08:00
Xiaoyu Wang
bcf477d33f feat: sql command 'show consumers' and 'show subscriptions' 2022-06-23 19:26:23 +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
b2ff536050
Merge pull request #14118 from taosdata/feature/showdnodevariables
feat: show dnode variables
2022-06-23 13:23:06 +08:00
WANG MINGMING
9012834531
Merge branch 'feature/3.0_wxy' into 3.0 2022-06-23 10:16:58 +08:00
slzhou
849cb8d1b3 feat: split session and state window on stable 2022-06-23 08:52:47 +08:00
dapan1121
eb98f6fd68 fix: fix mock issue 2022-06-22 19:29:28 +08:00
dapan1121
66cfe3a3fc feat: show dnode variables 2022-06-22 17:17: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
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
5661f88742 feat: sql command 'select constant' 2022-06-22 10:25:53 +08:00
Xiaoyu Wang
eeab56e318 feat: sql command 'select constant' 2022-06-22 09:54:31 +08:00
Zhiqiang Wang
04771a6d82
Merge pull request #14079 from taosdata/fix/ZhiqiangWang/TD-16357-fix-sim-test-error
test: fix sim test error
2022-06-21 21:50:01 +08:00
wangmm0220
e7faf69981 feat:support tagCond & tagIndexCond 2022-06-21 20:53:19 +08:00
dapan1121
4bbec6eeef feat: show create table 2022-06-21 20:33:19 +08:00
afwerar
9dff7b93c6 test: fix sim test error 2022-06-21 20:04:55 +08:00
Xiaoyu Wang
45a806f789 feat: sql function 'last_row' 2022-06-21 19:52:26 +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
Xiaoyu Wang
896c1b3a6d feat: optimize partition by tbname 2022-06-21 15:37:59 +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
Xiaoyu Wang
b4057d657e feat: group by tags optimize 2022-06-20 15:42:31 +08:00
Haojun Liao
a2cec0e488
Merge pull request #14004 from taosdata/feature/3_liaohj
feature(query): support show table block distribution.
2022-06-20 15:13:10 +08:00
Haojun Liao
b66e0e718b fix(query): fix output column in show super table block distribution. 2022-06-20 13:42:59 +08:00
dapan1121
88aff7bae1 Merge branch '3.0' into feature/showcreate 2022-06-20 13:35:18 +08:00
Haojun Liao
659e429b87 feature(query): support show table block distribution. 2022-06-20 12:54:46 +08:00
Xiaoyu Wang
9e8058dd5d feat: sql function 'interp' 2022-06-20 12:00:57 +08:00