Commit graph

193 commits

Author SHA1 Message Date
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
Xiaoyu Wang
99490c063e feat: system table visible permission 2022-08-24 17:36:10 +08:00
Xiaoyu Wang
09cb575300 fix: escape character problem in auto create table insert 2022-08-19 11:10:56 +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
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
Xiaoyu Wang
15a08b9999 fix: some problems of planner 2022-07-30 15:29:57 +08:00
Xiaoyu Wang
547ab7028b enh: last function optimize 2022-07-29 13:38:24 +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
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
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
5988fc0e4a feat: sql command 'show tags from table_name' 2022-07-19 15:31:44 +08:00
Xiaoyu Wang
b7e5780c44 feat: sql statement likes 'select * from (select 1)' 2022-07-18 16:55:31 +08:00
Xiaoyu Wang
7c585d8ed9 fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 11:47:26 +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
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
4830b7d9d3 feat: support pseudo columns such as _qstart, _qend and _qduration 2022-07-13 18:12:02 +08:00
Xiaoyu Wang
8b89492101 fix: some problems of parser 2022-07-12 15:11:55 +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
025b7782e1 feat: add db option 'cachelastsize' 2022-07-06 18:47:33 +08:00
Xiaoyu Wang
c1eef9911b feat: sql command 'insert ... select' 2022-07-06 16:16:54 +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
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
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
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
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
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
c41a4bd7db feat: subplan adds 'user' field 2022-06-24 17:27:43 +08:00