Xiaoyu Wang
|
50ebcb5006
|
feat: case when expression
|
2022-09-22 19:20:21 +08:00 |
Xiaoyu Wang
|
0321b8c088
|
fix: avg function data scan optimization
|
2022-09-22 15:08:07 +08:00 |
Xiaoyu Wang
|
5116e0a01b
|
enh: added memory allocators for parser and planner
|
2022-09-21 17:04:12 +08:00 |
Xiaoyu Wang
|
a914816ce7
|
enh: added memory allocators for parser and planner
|
2022-09-21 11:28:34 +08:00 |
Xiaoyu Wang
|
2f475399a6
|
enh: added memory allocators for parser and planner
|
2022-09-21 10:57:41 +08:00 |
Xiaoyu Wang
|
46b0c2c9c4
|
enh: added memory allocators for parser and planner
|
2022-09-20 18:52:45 +08:00 |
Xiaoyu Wang
|
8a010a58f3
|
enh: added memory allocators for parser and planner
|
2022-09-20 16:13:08 +08:00 |
Xiaoyu Wang
|
d1d55f4e78
|
enh: physical plan serialization supports cross-platform
|
2022-09-19 16:50:00 +08:00 |
Xiaoyu Wang
|
74f75893ea
|
enh: physical plan serialization supports cross-platform
|
2022-09-19 15:56:14 +08:00 |
Xiaoyu Wang
|
70bc3e6984
|
enh: plan serialization optimize
|
2022-09-19 14:21:41 +08:00 |
Shengliang Guan
|
755a175118
|
Merge pull request #16874 from taosdata/enh/3.0_plan_msg
enh: plan serialization optimize
|
2022-09-16 19:58:23 +08:00 |
Xiaoyu Wang
|
2992f50175
|
enh: plan serialization optimize
|
2022-09-16 10:10:24 +08:00 |
Xiaoyu Wang
|
b9a2d3251c
|
enh: plan serialization optimize
|
2022-09-15 22:45:03 +08:00 |
dapan1121
|
4048c99282
|
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
|
2022-09-15 14:50:35 +08:00 |
Xiaoyu Wang
|
e2586979eb
|
enh: the delete physical plan increases the timestamp interval of the actual deleted data
|
2022-09-14 17:51:21 +08:00 |
Xiaoyu Wang
|
fbcef61d06
|
enh: add binary serialization method to node structure
|
2022-09-14 10:34:13 +08:00 |
Xiaoyu Wang
|
26a1bb437c
|
enh: add binary serialization method to node structure
|
2022-09-13 16:53:26 +08:00 |
Xiaoyu Wang
|
82fcd22107
|
enh: add binary serialization method to node structure
|
2022-09-13 15:57:17 +08:00 |
Xiaoyu Wang
|
f40d838fe7
|
enh: add binary serialization method to node structure
|
2022-09-13 15:07:31 +08:00 |
Xiaoyu Wang
|
f32a17580c
|
enh: add binary serialization method to node structure
|
2022-09-13 13:31:35 +08:00 |
Xiaoyu Wang
|
ff9d673489
|
enh: add binary serialization method to node structure
|
2022-09-13 10:48:39 +08:00 |
dapan1121
|
1427a8f3b0
|
enh: support client query policy
|
2022-09-09 19:03:42 +08:00 |
Xiaoyu Wang
|
d66bb918a4
|
enh: add binary serialization method to node structure
|
2022-09-09 08:30:45 +08:00 |
Xiaoyu Wang
|
3f5746d20b
|
enh: add binary serialization method to node structure
|
2022-09-08 15:43:14 +08:00 |
Xiaoyu Wang
|
e5aa7eeac6
|
enh: add binary serialization method to node structure
|
2022-09-07 16:48:54 +08:00 |
Xiaoyu Wang
|
5cfb023d01
|
enh: add binary serialization method to node structure
|
2022-09-06 17:26:37 +08:00 |
Xiaoyu Wang
|
983ac86a49
|
enh: add binary serialization method to node structure
|
2022-09-06 13:40:43 +08:00 |
54liuyao
|
83e62c3849
|
feat(stream):stream partition by column
|
2022-09-01 15:05:24 +08:00 |
dapan1121
|
4ab25b856f
|
Merge remote-tracking branch 'origin/3.0' into enh/updateTbMeta
|
2022-08-25 13:23:16 +08:00 |
dapan1121
|
bebd9225cc
|
fix: fix explain buffer issue
|
2022-08-25 11:49:01 +08:00 |
Xiaoyu Wang
|
99490c063e
|
feat: system table visible permission
|
2022-08-24 17:36:10 +08:00 |
Shengliang Guan
|
831db89d29
|
Merge pull request #16259 from freemine/fix.fill.leakage
fix leakage in `SFillLogicNode`
|
2022-08-22 10:31:35 +08:00 |
freemine
|
0bcaf253df
|
fix leakage in `SFillLogicNode`
|
2022-08-20 16:47:22 +08:00 |
Xiaoyu Wang
|
e5da9167ff
|
fix: escape character problem in auto create table insert
|
2022-08-19 11:52:30 +08:00 |
Xiaoyu Wang
|
09cb575300
|
fix: escape character problem in auto create table insert
|
2022-08-19 11:10:56 +08:00 |
Xiaoyu Wang
|
98fc185e92
|
fix: escape character problem in auto create table insert
|
2022-08-18 18:53:23 +08:00 |
Haojun Liao
|
dc991a9040
|
other:merge 3.0
|
2022-08-12 14:51:52 +08:00 |
Xiaoyu Wang
|
4f0c6d3aa4
|
enh: show command optimize
|
2022-08-11 15:37:26 +08:00 |
Xiaoyu Wang
|
07ef00e89f
|
merge 3.0
|
2022-08-09 11:36:08 +08:00 |
Xiaoyu Wang
|
4345631d3c
|
fix: project adds whether to ignore the field of group id
|
2022-08-08 18:32:04 +08:00 |
Xiaoyu Wang
|
200b0cc93e
|
fix: sql command 'show create stable' error
|
2022-08-08 17:12:14 +08:00 |
Haojun Liao
|
0d60d54a4a
|
other: merge 3.0
|
2022-08-06 15:26:15 +08:00 |
Haojun Liao
|
3a5fcefc8d
|
other: merge 3.0
|
2022-08-04 17:24:51 +08:00 |
Haojun Liao
|
4cd7af0ecf
|
other: merge 3.0
|
2022-08-03 19:02:43 +08:00 |
Xiaoyu Wang
|
bd8de1e8fd
|
fix: timeline function validity check
|
2022-08-03 16:59:27 +08:00 |
Xiaoyu Wang
|
adc8bd236b
|
fix: some problems of parser
|
2022-08-02 20:55:25 +08:00 |
Xiaoyu Wang
|
f33959bd9b
|
fix: some problems of parser
|
2022-08-02 20:20:44 +08:00 |
Xiaoyu Wang
|
f8bd778979
|
enh: the fill physical scheme distinguishes between interpolated and non-interpolated expressions
|
2022-08-02 16:18:53 +08:00 |
Xiaoyu Wang
|
a62a7cc41f
|
enh: aggregate and window add field for merge data blocks
|
2022-08-01 21:05:44 +08:00 |
dapan1121
|
6addac61f8
|
fix: fix client memory leak
|
2022-08-01 09:58:49 +08:00 |
Xiaoyu Wang
|
15a08b9999
|
fix: some problems of planner
|
2022-07-30 15:29:57 +08:00 |
Xiaoyu Wang
|
b08a28d559
|
fix: some problems of planner
|
2022-07-30 13:14:44 +08:00 |
Xiaoyu Wang
|
547ab7028b
|
enh: last function optimize
|
2022-07-29 13:38:24 +08:00 |
Cary Xu
|
f7b0476c89
|
Merge pull request #15519 from taosdata/feature/TD-11274-3.0
fix: assign uid for rsma by physical plan
|
2022-07-28 18:31:30 +08:00 |
Cary Xu
|
21fba3cb1f
|
other: revert the walWrite.c
|
2022-07-28 17:15:31 +08:00 |
Cary Xu
|
0dcb3a5da1
|
fix: assign uid for rsma by physical plan
|
2022-07-28 17:07:47 +08:00 |
slzhou@taodata.com
|
c184803c8c
|
fix: modify nodesEqualNode to include tableAlias when it is column node
|
2022-07-28 16:13:21 +08:00 |
WANG MINGMING
|
7badec9ecc
|
Merge pull request #15477 from taosdata/feature/TD-14761
feat:add ts,table name from SDeleterRes
|
2022-07-27 20:16:00 +08:00 |
wangmm0220
|
2ba6ac5fba
|
feat:add ts,table name from SDeleterRes
|
2022-07-27 17:11:57 +08:00 |
Xiaoyu Wang
|
58514862e6
|
feat: delete sink node add ts column name attribute
|
2022-07-27 15:25:57 +08:00 |
slzhou@taodata.com
|
3469117732
|
fix: add input ts order to physical plan join node
|
2022-07-27 15:12:23 +08:00 |
Xiaoyu Wang
|
8bb432c348
|
feat: super table order by primary key optimization
|
2022-07-25 16:45:23 +08:00 |
Xiaoyu Wang
|
015193e816
|
feat: super table order by primary key optimization
|
2022-07-25 15:17:53 +08:00 |
Liu Jicong
|
2fddb8a6d6
|
feat(tmq): check alter
|
2022-07-22 17:10:40 +08:00 |
Xiaoyu Wang
|
d7c4549324
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-22 10:38:11 +08:00 |
Xiaoyu Wang
|
1979801c93
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-21 19:21:15 +08:00 |
Xiaoyu Wang
|
37ec05a715
|
fix: memory leak problems of parser and planner
|
2022-07-20 17:20:29 +08:00 |
Xiaoyu Wang
|
68dd74bcb3
|
Merge pull request #15117 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show tags from table_name'
|
2022-07-19 19:49:59 +08:00 |
Xiaoyu Wang
|
5988fc0e4a
|
feat: sql command 'show tags from table_name'
|
2022-07-19 15:31:44 +08:00 |
dapan1121
|
b027f0d431
|
Merge pull request #15050 from taosdata/fix/TD-15890.2
fix: fix taosc memory leak
|
2022-07-19 15:15:44 +08:00 |
Xiaoyu Wang
|
b7e5780c44
|
feat: sql statement likes 'select * from (select 1)'
|
2022-07-18 16:55:31 +08:00 |
dapan1121
|
03e9b15237
|
fix: fix taosc memory leak
|
2022-07-18 13:32:17 +08:00 |
dapan1121
|
077fbd6787
|
Merge pull request #15010 from taosdata/fix/TD-17460
fix: fix taosd mem leak
|
2022-07-18 09:18:43 +08:00 |
Xiaoyu Wang
|
43852a0e69
|
some problems of planner
|
2022-07-16 19:15:14 +08:00 |
dapan1121
|
9ec14ece62
|
fix: fix taosd mem leak
|
2022-07-16 18:58:29 +08:00 |
Xiaoyu Wang
|
e5e9252388
|
some problems of planner
|
2022-07-16 17:40:54 +08:00 |
Xiaoyu Wang
|
7c585d8ed9
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 11:47:26 +08:00 |
dapan1121
|
ae132e6626
|
Merge branch '3.0' into enh/schPolicy
|
2022-07-14 18:44:21 +08:00 |
Xiaoyu Wang
|
a497ad72fa
|
Merge pull request #14899 from taosdata/feature/3.0_debug_wxy
fix: some problems of planner
|
2022-07-14 17:31:50 +08:00 |
Xiaoyu Wang
|
ddb39a8dc2
|
fix: some problems of planner
|
2022-07-14 16:06:28 +08:00 |
dapan1121
|
a0f7cc6790
|
enh: add schedule policy
|
2022-07-14 14:03:27 +08:00 |
shenglian-zhou
|
5b1cb74c99
|
Merge pull request #14880 from taosdata/szhou/fix/td-17263
fix: set primary key target slot id through searching scan cols and finding colId that equals primary key id
|
2022-07-14 10:13:29 +08:00 |
slzhou@taodata.com
|
414b27fb6a
|
fix: set primary key target slot id through searching scan cols and find colId that equals primary key id
|
2022-07-14 09:19:36 +08:00 |
Xiaoyu Wang
|
9887c63c5d
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 19:03:40 +08:00 |
Xiaoyu Wang
|
4830b7d9d3
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 18:12:02 +08:00 |
Xiaoyu Wang
|
43b5ca1efe
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 15:13:01 +08:00 |
Xiaoyu Wang
|
8b89492101
|
fix: some problems of parser
|
2022-07-12 15:11:55 +08:00 |
Xiaoyu Wang
|
6a845b746c
|
fix: some problems of parser
|
2022-07-11 15:15:39 +08:00 |
Xiaoyu Wang
|
0bc700eb82
|
feat: sql command 'trim database'
|
2022-07-11 10:53:06 +08:00 |
Xiaoyu Wang
|
72738040a9
|
fix: some problem of parser and planner
|
2022-07-10 16:44:50 +08:00 |
Xiaoyu Wang
|
f3e70272cf
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-08 09:37:34 +08:00 |
dapan1121
|
82dbf54719
|
Merge branch 'fix/dnode' of github.com:taosdata/TDengine into fix/dnode
|
2022-07-06 20:34:07 +08:00 |
dapan1121
|
a3bf5b96c4
|
fix: fix query redirect issue
|
2022-07-06 20:33:23 +08:00 |
Xiaoyu Wang
|
0bf399a67e
|
merge 3.0
|
2022-07-06 18:53:54 +08:00 |
Xiaoyu Wang
|
025b7782e1
|
feat: add db option 'cachelastsize'
|
2022-07-06 18:47:33 +08:00 |
Minglei Jin
|
d843a8ac89
|
Merge pull request #14486 from taosdata/feat/tsdb_refact
Feat/tsdb refact
|
2022-07-06 17:43:22 +08:00 |
Xiaoyu Wang
|
c1eef9911b
|
feat: sql command 'insert ... select'
|
2022-07-06 16:16:54 +08:00 |
Haojun Liao
|
916dbebb00
|
other: merge 3.0
|
2022-07-06 13:49:39 +08:00 |
Xiaoyu Wang
|
a67eb1a9a0
|
eat: sql command 'insert ... select'
|
2022-07-06 11:55:47 +08:00 |
Xiaoyu Wang
|
c8508248e2
|
feat: sql command 'insert ... select'
|
2022-07-05 21:12:10 +08:00 |
Haojun Liao
|
15d8ae0fee
|
other: merge 3.0
|
2022-07-05 19:22:50 +08:00 |
Haojun Liao
|
6bfe5df94a
|
other: merge 3.0
|
2022-07-05 09:47:39 +08:00 |
slzhou
|
024796599c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-cond-child-proj
|
2022-07-04 20:14:15 +08:00 |
slzhou
|
a380e0cd7c
|
feat: merge condition, on condition and other conditions
|
2022-07-04 19:49:16 +08:00 |
Hongze Cheng
|
ddb198de23
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-07-04 03:42:50 +00:00 |
Xiaoyu Wang
|
246b3e245d
|
fix: a problem of group by tbname
|
2022-07-02 11:31:35 +08:00 |
Xiaoyu Wang
|
2a114a6b83
|
fix: a problem of group by tbname
|
2022-07-01 21:06:08 +08:00 |
Xiaoyu Wang
|
7a53bae352
|
merge 3.0
|
2022-07-01 20:05:15 +08:00 |
wangmm0220
|
4e6b3d72ac
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-01 16:54:18 +08:00 |
wangmm0220
|
085ace59e0
|
fix:to_json() function
|
2022-07-01 16:47:54 +08:00 |
Xiaoyu Wang
|
e235c9830d
|
merge 3.0
|
2022-07-01 13:35:07 +08:00 |
Xiaoyu Wang
|
8a8939f99c
|
fix: csum/diff/mavg support subquery
|
2022-07-01 13:31:22 +08:00 |
shenglian-zhou
|
d6e1d1bcd0
|
Merge pull request #14389 from taosdata/szhou/feature/pushdown-agg-cond
feat: support push agg operator condition to scan
|
2022-06-30 19:07:06 +08:00 |
Xiaoyu Wang
|
8c2e9842e2
|
Merge pull request #14393 from taosdata/feature/3.0_debug_wxy
feat: support 'select *, expr from ...' syntax
|
2022-06-30 18:25:12 +08:00 |
Xiaoyu Wang
|
dc769a284f
|
feat: support 'select *, expr from ...' syntax
|
2022-06-30 17:12:03 +08:00 |
Xiaoyu Wang
|
1530b33991
|
feat: support 'select *, expr from ...' syntax
|
2022-06-30 16:16:05 +08:00 |
slzhou
|
b6d6657174
|
feat: support push agg operator condition to scan
|
2022-06-30 15:14:16 +08:00 |
dapan1121
|
47bc36872f
|
feat: query redirect
|
2022-06-30 13:44:26 +08:00 |
dapan1121
|
a535df7590
|
feat: query redirect
|
2022-06-30 11:04:49 +08:00 |
Xiaoyu Wang
|
11a8f7f04d
|
feat: sql command 'flush database'
|
2022-06-29 18:20:27 +08:00 |
Xiaoyu Wang
|
cd36807faf
|
feat: refactor the plan implementation of unique function
|
2022-06-27 21:30:20 +08:00 |
Xiaoyu Wang
|
a334337755
|
feat: merge and merge scan add group sort field
|
2022-06-27 15:57:02 +08:00 |
Xiaoyu Wang
|
7b60b3223b
|
feat: tail function rewrite to statement
|
2022-06-26 14:44:58 +08:00 |
Xiaoyu Wang
|
9c85131d22
|
Merge pull request #14219 from taosdata/feature/3.0_debug_wxy
feat: support partition by expression and aggregate function output together
|
2022-06-25 12:42:09 +08:00 |
WANG MINGMING
|
f0b50add27
|
Merge pull request #14184 from taosdata/feature/TD-13041
feat:sort table group if needed & optimize partition by tag
|
2022-06-25 09:41:30 +08:00 |
Xiaoyu Wang
|
b857d390e7
|
merge 3.0
|
2022-06-24 21:13:11 +08:00 |
Xiaoyu Wang
|
c41a4bd7db
|
feat: subplan adds 'user' field
|
2022-06-24 17:27:43 +08:00 |
wangmm0220
|
ff3cb336d8
|
fix:merge from 3.0
|
2022-06-24 16:01:58 +08:00 |
Xiaoyu Wang
|
ab23faed63
|
fix: planner memory leak
|
2022-06-24 15:52:13 +08:00 |
Xiaoyu Wang
|
28d66616e1
|
fix: fix invalid write
|
2022-06-24 10:48:49 +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 |
wangmm0220
|
c8f223a6ec
|
fix:merge from 3.0
|
2022-06-23 14:26:26 +08:00 |
WANG MINGMING
|
9012834531
|
Merge branch 'feature/3.0_wxy' into 3.0
|
2022-06-23 10:16:58 +08:00 |
Xiaoyu Wang
|
02ce90485d
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-06-22 19:06:59 +08:00 |
Xiaoyu Wang
|
41593ae07b
|
refactor: nodesClone interface refactor
|
2022-06-22 17:34:16 +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 |
shenglian-zhou
|
17603ba292
|
Merge pull request #14098 from taosdata/szhou/feature/merge-interval-2
fix: change merge interval to merge aligned interval
|
2022-06-22 11:27:41 +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 |
shenglian zhou
|
84ea04ea2a
|
fix: change merge interval to merge aligned interval
|
2022-06-22 10:53:22 +08:00 |
wangmm0220
|
e7faf69981
|
feat:support tagCond & tagIndexCond
|
2022-06-21 20:53:19 +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 |
Xiaoyu Wang
|
14fc3ef7f2
|
feat: optimize partition by tbname
|
2022-06-21 16:48:17 +08:00 |
wangmm0220
|
c79be2dac6
|
feat: merge from 3.0
|
2022-06-21 10:58:50 +08:00 |
wangmm0220
|
8494bf17be
|
opt:partition by tag
|
2022-06-21 10:52:09 +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
|
804e6e95f3
|
fix: a problem of tag condition double free
|
2022-06-20 13:26:19 +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 |
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 |
Xiaoyu Wang
|
927464113b
|
feat: tag condition split
|
2022-06-18 20:15:47 +08:00 |
54liuyao
|
8c47a18dbf
|
feat(stream): semi session operator
|
2022-06-18 19:57:08 +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 |
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 |
dapan1121
|
211adf20af
|
Merge pull request #13875 from taosdata/feature/showapps
feat: support show apps command
|
2022-06-17 18:20:05 +08:00 |
liuyao
|
f9fe106a70
|
Merge pull request #13929 from taosdata/feature/TD-16616
feat(stream): distribute stream session plan
|
2022-06-17 16:30:01 +08:00 |
54liuyao
|
61153b7637
|
feat(stream): distribute stream session plan
|
2022-06-17 15:39:19 +08:00 |
WANG MINGMING
|
b3d2daeb72
|
Merge branch '3.0' into feature/TD-16524
|
2022-06-17 14:51:33 +08:00 |
dapan1121
|
f0c53fb982
|
Merge branch '3.0' into feature/showapps
|
2022-06-17 14:44:44 +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 |
Xiaoyu Wang
|
f350ade453
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-16 19:45:09 +08:00 |
dapan1121
|
7156f5257a
|
Merge branch '3.0' into feature/showapps
|
2022-06-16 10:40:41 +08:00 |
dapan1121
|
a2d1987208
|
show apps
|
2022-06-16 10:24:01 +08:00 |
Xiaoyu Wang
|
e52429e31b
|
merge 3.0
|
2022-06-16 09:31:22 +08:00 |
dapan1121
|
69eb9daddb
|
Merge pull request #13851 from taosdata/feature/showqueries
feat: support some show and kill commands
|
2022-06-16 09:15:02 +08:00 |
Xiaoyu Wang
|
7f78d4a79b
|
feat: partition by tags optimize
|
2022-06-15 19:08:25 +08:00 |
Xiaoyu Wang
|
3c4663848b
|
feat: support compute only use qnode
|
2022-06-15 16:47:03 +08:00 |
Xiaoyu Wang
|
19ab15b19f
|
feat: super table join
|
2022-06-15 13:49:29 +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 |
wangmm0220
|
174ae5ee6b
|
feat:add logic for ttl
|
2022-06-14 19:06:14 +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
|
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
|
dd38da7982
|
merge 3.0
|
2022-06-08 10:46:11 +08:00 |
54liuyao
|
262a221c12
|
distributed interval
|
2022-06-08 09:33:11 +08:00 |
Xiaoyu Wang
|
e8e68fab9a
|
feat: physical plan add clone interface
|
2022-06-07 20:59:44 +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 |
Xiaoyu Wang
|
6de91932ea
|
Merge pull request #13472 from taosdata/feature/3.0_bug16060
feat: add physical plannode of indefinite rows func
|
2022-06-06 20:47:40 +08:00 |
Xiaoyu Wang
|
2a1ec3c304
|
feat: order by distributed split
|
2022-06-06 18:39:23 +08:00 |
Xiaoyu Wang
|
f77c72c25a
|
feat: order by distributed split
|
2022-06-06 17:51:25 +08:00 |
Xiaoyu Wang
|
0b5c08edb9
|
merge 3.0
|
2022-06-06 11:47:20 +08: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 |
Xiaoyu Wang
|
55d41c8f5c
|
feat: sql command 'delete from'
|
2022-06-05 15:48:06 +08:00 |
Xiaoyu Wang
|
8ba9496471
|
feat: add physical plannode of indefinite rows func
|
2022-06-04 22:57:01 +08:00 |
54liuyao
|
5400507245
|
feat(stream): stream state operator
|
2022-06-04 20:36:28 +08:00 |
Xiaoyu Wang
|
74026205a7
|
feat: sql command 'delete from'
|
2022-06-04 19:54:55 +08:00 |
Xiaoyu Wang
|
f45ddaf1c8
|
feat: stream interval distributed split
|
2022-06-02 16:37:46 +08:00 |
Xiaoyu Wang
|
cd7d3c59a2
|
Merge pull request #13403 from taosdata/feature/3.0_distributed_split
feat: interval distributed split
|
2022-06-02 11:07:42 +08:00 |
Xiaoyu Wang
|
edd0295a00
|
feat: interval distributed split
|
2022-06-02 10:45:27 +08:00 |
wangmm0220
|
fea92600a1
|
fix:fix memory error in Address Sanitizer
|
2022-06-01 18:08:46 +08:00 |
Liu Jicong
|
ce62042a47
|
Merge pull request #13304 from taosdata/feature/topic_grammar
feat(tmq): create topic new grammar
|
2022-05-31 18:30:21 +08:00 |
Liu Jicong
|
c3296fe890
|
merge from 3.0
|
2022-05-31 16:44:27 +08:00 |
54liuyao
|
901ff9bf18
|
feat(sma):files factor
|
2022-05-31 16:14:56 +08:00 |
Xiaoyu Wang
|
ce166fb146
|
fix: error in data precision of super table query
|
2022-05-31 15:07:15 +08:00 |
Xiaoyu Wang
|
3e5ab6b54c
|
feat: add physical plannode of indefinite rows func
|
2022-05-31 11:29:10 +08:00 |
Liu Jicong
|
2248bc4207
|
Merge branch '3.0' into feature/topic_grammar
|
2022-05-30 23:31:22 +08:00 |
Xiaoyu Wang
|
fdd00a6582
|
feat: sql command 'create topic as {database | stable| query}'
|
2022-05-30 11:59:23 +08:00 |
Xiaoyu Wang
|
71173081d3
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_async
|
2022-05-28 20:16:36 +08:00 |
54liuyao
|
aa20cfedcd
|
feat(stream): watermark and trigger
|
2022-05-28 18:19:36 +08:00 |
Xiaoyu Wang
|
b5db96b717
|
feat: parser adapts asynchronous interface
|
2022-05-28 15:11:37 +08:00 |
Xiaoyu Wang
|
6d3f066540
|
feat: sql command 'drop cgroup'
|
2022-05-25 21:23:13 +08:00 |
Xiaoyu Wang
|
070f60409b
|
feat: sql command 'drop cgroup'
|
2022-05-25 21:20:11 +08:00 |
54liuyao
|
0778bf8857
|
stream session operator
|
2022-05-25 09:05:03 +08:00 |
wangmm0220
|
4364e7d47e
|
Merge branch '3.0' into feature/TD-13041
|
2022-05-23 21:01:10 +08:00 |
wangmm0220
|
e7194116e7
|
merge:from 3.0
|
2022-05-23 20:32:33 +08:00 |
Xiaoyu Wang
|
f95639227e
|
Merge pull request #12874 from taosdata/feature/3.0_wxy
feat: tag index filter plan
|
2022-05-23 20:29:25 +08:00 |
Xiaoyu Wang
|
8da52cbb04
|
feat: tag index filter plan
|
2022-05-23 19:50:08 +08:00 |
dapan1121
|
741ec2f5ac
|
fix varchr len issue
|
2022-05-23 17:09:03 +08:00 |
wangmm0220
|
cf00cc3850
|
fix:fix json error
|
2022-05-23 15:13:36 +08:00 |
Xiaoyu Wang
|
89562acb01
|
feat: the length of binary/nchar type value is the same as that of column
|
2022-05-21 18:09:31 +08:00 |
Xiaoyu Wang
|
427301c1d1
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant
|
2022-05-21 17:08:13 +08:00 |
Xiaoyu Wang
|
079f2fb93e
|
feat: the scan subplan adds the 'dbFName' attribute for metadata refresh
|
2022-05-20 12:47:23 +08:00 |
Xiaoyu Wang
|
83efe34b2c
|
feat: reserved aggregate function constant parameters
|
2022-05-20 10:01:38 +08:00 |
Xiaoyu Wang
|
29bdba7298
|
fix: some problems of parser and planner
|
2022-05-19 14:26:10 +08:00 |
Xiaoyu Wang
|
463d7d16c0
|
fix: some problems of parser for stmt mode
|
2022-05-17 19:19:43 +08:00 |
Xiaoyu Wang
|
c9428fca0e
|
fix: some problems of parser for stmt mode
|
2022-05-17 18:52:51 +08:00 |
Xiaoyu Wang
|
fb901d95e4
|
fix: some problems of parser for stmt mode
|
2022-05-17 11:11:40 +08:00 |
Xiaoyu Wang
|
a47228aadd
|
fix: some problems of planner
|
2022-05-16 14:24:25 +08:00 |
Xiaoyu Wang
|
2d456be89e
|
fix: some problems of parser and planner
|
2022-05-14 19:31:53 +08:00 |
Xiaoyu Wang
|
e0e3e5c4c4
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-14 19:25:56 +08:00 |
Xiaoyu Wang
|
60e8bc24cd
|
fix: some problems of parser and planner
|
2022-05-14 19:17:53 +08:00 |
Xiaoyu Wang
|
a5210ee155
|
Merge pull request #12466 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
|
2022-05-14 13:17:20 +08:00 |
Xiaoyu Wang
|
e0a51d43e7
|
fix: 'union [all]' syntax problems
|
2022-05-14 09:42:52 +08:00 |
afwerar
|
0815843e94
|
fix(os): make taosd.exe taos.exe run on windows.
|
2022-05-13 21:42:16 +08:00 |
54liuyao
|
42f27e99d0
|
steam reprocess window
|
2022-05-12 22:15:13 +08:00 |
Xiaoyu Wang
|
4c914c2960
|
fix: problem of parser and planner
|
2022-05-09 20:20:05 +08:00 |
Xiaoyu Wang
|
12beb4d04d
|
fix: problem of sql command 'kill transaction'
|
2022-05-08 22:20:30 +08:00 |
Xiaoyu Wang
|
e917d2fefe
|
Merge pull request #12212 from taosdata/feature/3.0_wxy
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
|
2022-05-07 19:39:50 +08:00 |
Xiaoyu Wang
|
6e50691b29
|
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
|
2022-05-07 17:37:17 +08:00 |
dapan1121
|
7375cf4921
|
fix mem issue
|
2022-05-07 13:20:48 +08:00 |
Ganlin Zhao
|
26285015cb
|
fix(query): fix cast function constant convert to nchar result length
|
2022-05-05 20:11:34 +08:00 |
Ganlin Zhao
|
8430a94c81
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-05-05 18:37:47 +08:00 |
Ganlin Zhao
|
455737f2cb
|
fix(query): add hex encoding/decoding for transmitting nchar constant
from client to server in JSON
|
2022-05-05 17:15:09 +08:00 |
Haojun Liao
|
ffbf455fee
|
enh(query): time window interpolation for interval query.
|
2022-05-02 23:52:32 +08:00 |
Xiaoyu Wang
|
cdfe9929c8
|
feat: fill physical plan
|
2022-04-30 14:07:44 +08:00 |
Xiaoyu Wang
|
913354057e
|
feat: fill physical plan
|
2022-04-30 11:40:12 +08:00 |
shenglian-zhou
|
99cf4ec499
|
Merge pull request #12062 from taosdata/feature/udf
feat(udf): udaf pass the first time
|
2022-04-29 21:23:57 +08:00 |
slzhou
|
193a84717d
|
udaf pass the first time
|
2022-04-29 18:20:50 +08:00 |
dapan1121
|
190b702953
|
Merge pull request #12017 from taosdata/feature/qnode
fix: fix hb crash issue
|
2022-04-29 16:38:48 +08:00 |
dapan1121
|
18b6c99e09
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-29 09:20:48 +08:00 |
dapan1121
|
92c555f257
|
stmt query
|
2022-04-29 09:20:37 +08:00 |
Xiaoyu Wang
|
80407933e3
|
enh: refactor unit test of parser and planner
|
2022-04-28 21:03:44 +08:00 |
Xiaoyu Wang
|
3ec702605b
|
enh: refactor unit test of parser and planner
|
2022-04-28 21:02:11 +08:00 |
dapan1121
|
c4cfcef6e9
|
stmt query
|
2022-04-28 20:24:21 +08:00 |
dapan1121
|
e79850164b
|
Merge pull request #11985 from taosdata/feature/qnode
fix: fix taos shell crash issue
|
2022-04-28 13:21:43 +08:00 |
Cary Xu
|
e6a83367c8
|
merge 3.0
|
2022-04-28 09:47:49 +08:00 |
dapan1121
|
1aa22beb60
|
stmt query
|
2022-04-27 20:03:13 +08:00 |
Xiaoyu Wang
|
6d449c8224
|
enh: refactor db and table options
|
2022-04-27 18:18:37 +08:00 |
Xiaoyu Wang
|
ac754dce90
|
fix: some problems of tag query and sma
|
2022-04-26 18:15:06 +08:00 |
Xiaoyu Wang
|
f72c1ce8d0
|
enh: format code
|
2022-04-26 13:17:36 +08:00 |
Xiaoyu Wang
|
ac874f9e8d
|
enh: format code
|
2022-04-26 11:50:35 +08:00 |
Xiaoyu Wang
|
103418bfc5
|
fix: some problems of udf and 'create table'
|
2022-04-25 20:28:14 +08:00 |
Xiaoyu Wang
|
809a78b06e
|
enh: order by primary key optimize
|
2022-04-24 18:05:28 +08:00 |
Xiaoyu Wang
|
20879d0ef7
|
fix: some syntax parsing problems
|
2022-04-22 18:23:37 +08:00 |
WANG MINGMING
|
66400aff66
|
Merge pull request #11671 from taosdata/feature/TD-13041
feat: json tag
|
2022-04-20 20:22:59 +08:00 |
Xiaoyu Wang
|
6f377189d0
|
feat: sql command 'create function'
|
2022-04-20 17:43:02 +08:00 |
wangmm0220
|
49c3057221
|
refactor: merge from 3.0
|
2022-04-18 21:15:57 +08:00 |
Xiaoyu Wang
|
40d9a95c12
|
Merge pull request #11609 from taosdata/feature/3.0_wxy
feat: implementation of parser and planner for stmt API
|
2022-04-18 20:52:09 +08:00 |
Xiaoyu Wang
|
ff80459821
|
feat: implementation of parser and planner for stmt API
|
2022-04-18 20:19:24 +08:00 |
Ganlin Zhao
|
53aedbb163
|
Merge branch '3.0' into hotfix/glzhao_3.0
|
2022-04-18 11:39:18 +08:00 |
wangmm0220
|
b7bd654c77
|
refactor: add compare logic for json value
|
2022-04-16 21:24:07 +08:00 |
Ganlin Zhao
|
03a9679f97
|
fix(query): translate var type from value node to SVariant should include var header
|
2022-04-16 19:40:50 +08:00 |
Xiaoyu Wang
|
c40b590ad8
|
enh: window clause validity check
|
2022-04-16 17:27:54 +08:00 |
Xiaoyu Wang
|
b9fb9c580d
|
feat: sql command "create stream"
|
2022-04-16 13:15:14 +08:00 |
Xiaoyu Wang
|
e2164bf8cb
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 19:35:46 +08:00 |
Xiaoyu Wang
|
ba1f3f7815
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 18:30:01 +08:00 |
dapan1121
|
0e9ecc628e
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-15 08:33:53 +08:00 |
Shengliang Guan
|
2635df084d
|
refact<cluster>: adjust show types
|
2022-04-14 20:54:43 +08:00 |
dapan1121
|
955695ebe5
|
Merge branch '3.0' into feature/qnode
|
2022-04-14 14:10:19 +08:00 |
dapan1121
|
3bc9550233
|
feature/qnode
|
2022-04-13 19:33:07 +08:00 |
Xiaoyu Wang
|
13735d7257
|
feat(query): distributed splitting of child/normal table JOIN
|
2022-04-13 19:04:25 +08:00 |
Xiaoyu Wang
|
d8762d401f
|
feat(query): child table or normal table support JOIN-clause
|
2022-04-12 20:02:16 +08:00 |
Xiaoyu Wang
|
93d379638c
|
enh(query):optimize scanning through SQL functions
|
2022-04-12 13:10:47 +08:00 |
Xiaoyu Wang
|
983e4aa010
|
set datablock desc timestamp precision
|
2022-04-11 17:42:05 +08:00 |
Xiaoyu Wang
|
e30d114c7b
|
set datablock desc timestamp precision
|
2022-04-11 16:27:42 +08:00 |
afwerar
|
2662a3b69d
|
[TD-13254]<fix>: make 3.0 grant.
|
2022-04-10 19:08:16 +08:00 |
Shengliang Guan
|
2a88060067
|
feat[cluster]: create and drop snode bnode
|
2022-04-09 17:52:29 +08:00 |
Xiaoyu Wang
|
990fe3fab2
|
Merge pull request #11339 from taosdata/feature/3.0_wxy
create/drop/show bnode/snode/mnode frontend implement
|
2022-04-09 17:34:56 +08:00 |
dapan1121
|
3295507835
|
feature/qnode
|
2022-04-09 16:14:01 +08:00 |
Xiaoyu Wang
|
a6b5dd8ef0
|
create/drop/show bnode/snode/mnode frontend implement
|
2022-04-09 14:57:28 +08:00 |
Xiaoyu Wang
|
8a3a51ae23
|
Merge pull request #11323 from taosdata/feature/3.0_wxy
first(*)/last(*) rewrite
|
2022-04-08 20:13:07 +08:00 |
Xiaoyu Wang
|
eb58fd437e
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-08 19:53:05 +08:00 |
Xiaoyu Wang
|
8ef6b184f2
|
first(*)/last(*) rewrite
|
2022-04-08 19:44:15 +08:00 |
dapan1121
|
519b6ca0f3
|
Merge pull request #11305 from taosdata/feature/qnode
Feature/qnode
|
2022-04-08 17:21:33 +08:00 |
Xiaoyu Wang
|
e87e7c3335
|
TD-14457 TD-14537 TD-14571 bugfix
|
2022-04-08 13:59:32 +08:00 |
dapan1121
|
b0184c201f
|
feature/qnode
|
2022-04-08 10:27:27 +08:00 |
Xiaoyu Wang
|
9ef7db3964
|
Merge pull request #11296 from taosdata/feature/3.0_wxy
sort plan bugfix
|
2022-04-07 20:03:36 +08:00 |
Xiaoyu Wang
|
ef7d784394
|
sort plan bugfix
|
2022-04-07 19:08:28 +08:00 |
Ganlin Zhao
|
772a5d114a
|
[TD-14525]<fix>: fix taosd crash if scalar function has constant param
|
2022-04-07 10:30:41 +08:00 |
Ganlin Zhao
|
cd972fdb00
|
[TD-14525]<fix>: fix taosd crash if scalar function has constant param
|
2022-04-07 10:26:18 +08:00 |
dapan1121
|
7c1d1a2436
|
Merge pull request #11249 from taosdata/feature/qnode
Feature/qnode
|
2022-04-06 16:49:52 +08:00 |
Xiaoyu Wang
|
709dda39b7
|
TD-13037 distinct, state window and partition by plan implement
|
2022-04-06 03:22:41 -04:00 |
dapan1121
|
398a41d09b
|
feature/qnode
|
2022-04-06 15:20:38 +08:00 |
dapan1121
|
21542194c6
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-06 11:32:46 +08:00 |
Xiaoyu Wang
|
e41043074b
|
integrate constant calculate
|
2022-04-02 08:20:26 -04:00 |
Xiaoyu Wang
|
469cd23f43
|
integrate constant calculate
|
2022-04-02 07:57:44 -04:00 |
dapan1121
|
27a3a1d782
|
feature/qnode
|
2022-04-02 19:31:52 +08:00 |
Xiaoyu Wang
|
9e9805f7b7
|
condition bugfix
|
2022-04-02 01:13:20 -04:00 |
dapan1121
|
7602f91612
|
feature/qnode
|
2022-04-01 19:45:45 +08:00 |
Xiaoyu Wang
|
3b9e868e2a
|
fill plan implement
|
2022-04-01 06:40:47 -04:00 |
dapan1121
|
b449369265
|
feature/qnode
|
2022-04-01 10:29:20 +08:00 |
dapan1121
|
369d08c557
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-03-31 16:06:57 +08:00 |
Xiaoyu Wang
|
ba80c7478f
|
TD-14405 TD-14404 desc and reset query cache statement implement
|
2022-03-31 02:19:11 -04:00 |
dapan1121
|
5fae817e38
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-03-30 17:22:11 +08:00 |
dapan1121
|
6982f2b7bd
|
feature/qnode
|
2022-03-30 17:09:30 +08:00 |
Xiaoyu Wang
|
03771c84f5
|
TD-14396 explain parser and planner implement
|
2022-03-30 02:50:50 -04:00 |
Xiaoyu Wang
|
7593fc6ae6
|
bugfix
|
2022-03-29 23:47:12 -04:00 |
Xiaoyu Wang
|
9f93b1ebc6
|
TD-14281 deal memory leak
|
2022-03-29 08:14:46 -04:00 |
dapan1121
|
c8e132052a
|
feature/qnode
|
2022-03-29 19:51:11 +08:00 |
Xiaoyu Wang
|
0f60e644e9
|
TD-14383 limit/slimit plan implement, and sort plan bugfix
|
2022-03-29 02:52:40 -04:00 |
Xiaoyu Wang
|
bef5d75dac
|
bugfix
|
2022-03-26 21:31:27 -04:00 |
Xiaoyu Wang
|
ad11ba9365
|
bugfix
|
2022-03-26 07:18:12 -04:00 |
Xiaoyu Wang
|
6c6295bdae
|
merge 3.0
|
2022-03-26 05:55:01 -04:00 |
Xiaoyu Wang
|
85f87ae246
|
bugfix
|
2022-03-26 05:45:48 -04:00 |
dapan1121
|
96eee80063
|
feature/qnode
|
2022-03-26 15:03:22 +08:00 |
Xiaoyu Wang
|
10f073e79c
|
order by plan implement
|
2022-03-26 02:58:44 -04:00 |
Xiaoyu Wang
|
f6bcae1913
|
sort scan cols
|
2022-03-26 01:39:10 -04:00 |
afwerar
|
222db126bc
|
[TD-13758]<fix>: redefine memory api.
|
2022-03-26 00:29:53 +08:00 |
Xiaoyu Wang
|
ada9d8bdc6
|
bugfix
|
2022-03-25 04:57:51 -04:00 |
Xiaoyu Wang
|
8913b012eb
|
create sma index msg adjust
|
2022-03-24 22:47:41 -04:00 |
Xiaoyu Wang
|
9a3d4519aa
|
TD-14278 session window plan implement
|
2022-03-24 02:38:50 -04:00 |
Xiaoyu Wang
|
ec5eeea762
|
reorganize physical plan code
|
2022-03-23 06:44:02 -04:00 |
Xiaoyu Wang
|
9ca80596e4
|
merge 3.0
|
2022-03-21 02:00:30 -04:00 |
Xiaoyu Wang
|
e4dd627b20
|
stream plan implement
|
2022-03-19 03:02:31 -04:00 |
Xiaoyu Wang
|
c2b4ec91ff
|
tmq plan implement
|
2022-03-18 05:44:08 -04:00 |
Xiaoyu Wang
|
0db2e65d6a
|
logic plan code reorganize
|
2022-03-17 07:47:12 -04:00 |
Xiaoyu Wang
|
40228a00c8
|
TD-14043 show statement bugfix
|
2022-03-17 07:32:28 -04:00 |
Xiaoyu Wang
|
d49adcd4f5
|
TD-13675 rollup, alter db, alter table syntax definition
|
2022-03-17 06:44:45 -04:00 |
dapan1121
|
4c7c1b5abb
|
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
|
2022-03-17 15:08:09 +08:00 |
Xiaoyu Wang
|
0f6573d537
|
TD-14043 show statement bugfix
|
2022-03-16 22:33:44 -04:00 |
Xiaoyu Wang
|
4e0b56324a
|
TD-13675 rollup, alter db, alter table syntax definition
|
2022-03-16 07:28:40 -04:00 |
Xiaoyu Wang
|
f8f7aabfd9
|
TD-13597 create/drop topic, alter database, drop index, drop qnode statement implement
|
2022-03-16 02:08:59 -04:00 |
Xiaoyu Wang
|
4281664e03
|
TD-14068 create qnode implement
|
2022-03-15 08:04:52 -04:00 |
Xiaoyu Wang
|
dc5519bd53
|
Merge pull request #10758 from taosdata/feature/3.0_wxy
TD-13675 create sma index parser implement
|
2022-03-15 18:55:00 +08:00 |
Xiaoyu Wang
|
c2aebb25bf
|
TD-13675 create sma index parser implement
|
2022-03-15 06:44:38 -04:00 |
Xiaoyu Wang
|
eae2d7b661
|
TD-13675 create sma index grammar
|
2022-03-15 04:00:09 -04:00 |
dapan1121
|
440b0b8682
|
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
|
2022-03-15 15:42:05 +08:00 |
dapan1121
|
d351e55a41
|
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
|
2022-03-15 15:35:20 +08:00 |
dapan1121
|
8f1cc6ee91
|
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
|
2022-03-14 18:17:02 +08:00 |
Haojun Liao
|
a853c6ddf5
|
[td-13039] refactor.
|
2022-03-14 16:09:26 +08:00 |
Xiaoyu Wang
|
b2291cb4f3
|
TD-14043 show dnodes/mnodes/modules/qnodes/user_functions/user_indexes/user_stables/user_tables/user_streams/user_users/vgroups rewirte
|
2022-03-13 23:45:24 -04:00 |
Xiaoyu Wang
|
0cb811a542
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-03-13 17:28:37 -04:00 |
Xiaoyu Wang
|
8a883ea00c
|
TD-13990 interval plan implement
|
2022-03-13 15:28:50 -04:00 |
Xiaoyu Wang
|
028e6d1620
|
TD-13981 show databases rewrite
|
2022-03-11 02:58:29 -05:00 |
Haojun Liao
|
c62dfe6460
|
[td-13039] merge 3.0.
|
2022-03-11 14:59:42 +08:00 |
Xiaoyu Wang
|
396c099a77
|
TD-13981 show databases rewrite
|
2022-03-11 01:41:57 -05:00 |
Xiaoyu Wang
|
54e15db2f5
|
TD-13747 show mnodes
|
2022-03-10 21:02:47 -05:00 |
Xiaoyu Wang
|
1e9b417f73
|
TD-13747 deal memory leaks
|
2022-03-10 06:58:07 -05:00 |
Xiaoyu Wang
|
84f60fcc0a
|
TD-13747 deal memory leaks
|
2022-03-10 06:32:39 -05:00 |
Xiaoyu Wang
|
e055dd5fd7
|
TD-13747 bugfix
|
2022-03-10 03:58:51 -05:00 |
Xiaoyu Wang
|
54afca4d57
|
TD-13747 bugfix
|
2022-03-10 03:34:31 -05:00 |
Xiaoyu Wang
|
da0fa26717
|
TD-13747 src file name organize
|
2022-03-10 02:36:06 -05:00 |
Xiaoyu Wang
|
066c39d571
|
TD-13747 merge 3.0
|
2022-03-09 21:35:24 -05:00 |
Xiaoyu Wang
|
b91899e757
|
TD-13704 super table plan split
|
2022-03-09 04:32:12 -05:00 |
Xiaoyu Wang
|
06f0f1d34e
|
TD-13747 phase 1 function integration
|
2022-03-08 04:25:26 -05:00 |
Xiaoyu Wang
|
ed67234dfb
|
Merge pull request #10602 from taosdata/feature/3.0_query_integrate_wxy
TD-13881 implement create/alter/drop/show user, create/drop/show dnode, drop database, show stables and drop table
|
2022-03-07 20:18:52 +08:00 |
Xiaoyu Wang
|
f88de49f55
|
TD-13881 implement create/alter/drop/show user, create/drop/show dnode, drop database, show stables and drop table
|
2022-03-07 07:18:05 -05:00 |
Haojun Liao
|
e75fc9a301
|
[td-13039] fix bug in select query.
|
2022-03-07 16:52:45 +08:00 |
Xiaoyu Wang
|
14e5d6aab3
|
TD-13852 create stable and create subtable
|
2022-03-06 08:52:12 -05:00 |
Xiaoyu Wang
|
08fb912aad
|
TD-13852 create super table implement
|
2022-03-05 18:12:08 -05:00 |
Xiaoyu Wang
|
92cd252b70
|
TD-13706 integration create table stmt and insert stmt
|
2022-03-04 05:43:23 -05:00 |
Xiaoyu Wang
|
f8bde07340
|
TD-13037 datasink code
|
2022-03-04 02:17:04 -05:00 |
Xiaoyu Wang
|
441db317fd
|
TD-13706 client modify vnode process integration
|
2022-03-03 07:25:16 -05:00 |
Xiaoyu Wang
|
ddd8ae916f
|
TD-13747 planner integrate
|
2022-03-02 05:30:09 -05:00 |
Xiaoyu Wang
|
213793be49
|
TD-13747 merge 3.0
|
2022-03-02 04:24:59 -05:00 |
Xiaoyu Wang
|
523855bec5
|
TD-13747 planner integrate
|
2022-03-01 21:50:51 -05:00 |
Xiaoyu Wang
|
db8669a3ce
|
TD-13037 merge 3.0
|
2022-02-28 21:40:50 -05:00 |
Xiaoyu Wang
|
195ff4f52f
|
TD-13705 parser integrate and CREATE DATABASE implement
|
2022-02-28 21:13:22 -05:00 |
dapan1121
|
c0c4b5c8c8
|
feature/qnode
|
2022-03-01 09:30:23 +08:00 |
dapan1121
|
5dc9d9776c
|
feature/qnode
|
2022-02-28 19:35:22 +08:00 |
Xiaoyu Wang
|
649905f4ee
|
TD-13747 New SQL model integration
|
2022-02-28 05:19:38 -05:00 |
dapan1121
|
97e7a41a3f
|
feature/qnode
|
2022-02-28 15:50:22 +08:00 |
Xiaoyu Wang
|
b4d1450424
|
TD-13495 physical plan refactoring
|
2022-02-26 05:18:38 -05:00 |
Xiaoyu Wang
|
7377c27367
|
TD-13495 physical plan refactoring
|
2022-02-25 03:29:40 -05:00 |
Xiaoyu Wang
|
49143d079e
|
TD-13495 physical plan refactoring
|
2022-02-24 05:18:41 -05:00 |
Xiaoyu Wang
|
708c361e92
|
TD-13495 physical plan refactoring
|
2022-02-23 01:34:18 -05:00 |
xiao-yu-wang
|
740abc11b7
|
Merge pull request #10338 from taosdata/feature/3.0_wxy
TD-13495 logic plan UT
|
2022-02-21 17:56:34 +08:00 |
Xiaoyu Wang
|
6f555efeb1
|
TD-13495 logic plan UT
|
2022-02-21 04:35:30 -05:00 |
dapan1121
|
8ebc791444
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-02-21 10:46:40 +08:00 |
dapan1121
|
7debddd23f
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-02-18 08:33:01 +08:00 |
dapan1121
|
8f199e0eb8
|
feature/qnode
|
2022-02-17 19:30:43 +08:00 |
dapan1121
|
bffdb7a821
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-02-17 09:36:40 +08:00 |
Xiaoyu Wang
|
83d516af4c
|
TD-13495 planner refactoring
|
2022-02-13 13:31:18 -05:00 |
Xiaoyu Wang
|
fb3bd53ea0
|
TD-13495 planner refactoring
|
2022-02-11 20:59:23 -05:00 |
Xiaoyu Wang
|
e070ad2b77
|
TD-13495 planner refactoring
|
2022-02-11 09:19:31 -05:00 |
Xiaoyu Wang
|
721dec7dcc
|
TD-13338 SELECT statement translate code
|
2022-02-10 11:15:09 -05:00 |