Commit graph

39 commits

Author SHA1 Message Date
Ganlin Zhao
77d2737f91 fix: fix userAlias issue when keepColumnName is set to true 2023-06-25 17:51:51 +08:00
Xiaoyu Wang
bc36bc188e feat: event window 2022-12-08 09:36:37 +08:00
Xiaoyu Wang
02ac6fa552 enh: add unit test and delete useless code 2022-10-26 17:01:55 +08:00
Xiaoyu Wang
1d62834e5c feat(stream): tag and child table name improvement 2022-09-26 18:39:47 +08:00
Xiaoyu Wang
50ebcb5006 feat: case when expression 2022-09-22 19:20:21 +08:00
54liuyao
83e62c3849 feat(stream):stream partition by column 2022-09-01 15:05:24 +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
015193e816 feat: super table order by primary key optimization 2022-07-25 15:17:53 +08:00
slzhou
a380e0cd7c feat: merge condition, on condition and other conditions 2022-07-04 19:49:16 +08:00
Xiaoyu Wang
7b60b3223b feat: tail function rewrite to statement 2022-06-26 14:44:58 +08:00
Xiaoyu Wang
380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
Xiaoyu Wang
e8e68fab9a feat: physical plan add clone interface 2022-06-07 20:59:44 +08:00
Xiaoyu Wang
0b5c08edb9 merge 3.0 2022-06-06 11:47:20 +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
3e5ab6b54c feat: add physical plannode of indefinite rows func 2022-05-31 11:29:10 +08:00
54liuyao
0778bf8857 stream session operator 2022-05-25 09:05:03 +08:00
Xiaoyu Wang
4c914c2960 fix: problem of parser and planner 2022-05-09 20:20:05 +08:00
Xiaoyu Wang
913354057e feat: fill physical plan 2022-04-30 11:40:12 +08:00
dapan1121
1aa22beb60 stmt query 2022-04-27 20:03:13 +08:00
Xiaoyu Wang
ac874f9e8d enh: format code 2022-04-26 11:50:35 +08:00
Xiaoyu Wang
ff80459821 feat: implementation of parser and planner for stmt API 2022-04-18 20:19:24 +08:00
Xiaoyu Wang
c40b590ad8 enh: window clause validity check 2022-04-16 17:27:54 +08:00
Xiaoyu Wang
13735d7257 feat(query): distributed splitting of child/normal table JOIN 2022-04-13 19:04:25 +08:00
Xiaoyu Wang
983e4aa010 set datablock desc timestamp precision 2022-04-11 17:42:05 +08:00
Xiaoyu Wang
ef7d784394 sort plan bugfix 2022-04-07 19:08:28 +08:00
Xiaoyu Wang
709dda39b7 TD-13037 distinct, state window and partition by plan implement 2022-04-06 03:22:41 -04:00
Xiaoyu Wang
469cd23f43 integrate constant calculate 2022-04-02 07:57:44 -04:00
dapan1121
c8e132052a feature/qnode 2022-03-29 19:51:11 +08:00
Xiaoyu Wang
85f87ae246 bugfix 2022-03-26 05:45:48 -04:00
Xiaoyu Wang
10f073e79c order by plan implement 2022-03-26 02:58:44 -04:00
Xiaoyu Wang
ec5eeea762 reorganize physical plan code 2022-03-23 06:44:02 -04:00
Xiaoyu Wang
213793be49 TD-13747 merge 3.0 2022-03-02 04:24:59 -05:00
dapan1121
5dc9d9776c feature/qnode 2022-02-28 19:35:22 +08:00
dapan1121
97e7a41a3f feature/qnode 2022-02-28 15:50:22 +08: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
Renamed from source/nodes/src/nodesTraverseFuncs.c (Browse further)