Commit graph

787 commits

Author SHA1 Message Date
Xiaoyu Wang
bc180e39c9 enh: ins_tables optimize 2022-11-22 16:39:30 +08:00
Xiaoyu Wang
469fcd314e enh: ins_tables optimize 2022-11-21 18:44:04 +08:00
Xiaoyu Wang
d00f65a8fe Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-11-18 15:05:19 +08:00
Xiaoyu Wang
7cda5c2752 enh: fill value supports implicit type conversion 2022-11-17 16:24:56 +08:00
Xiaoyu Wang
78378845cc fix: memory leak 2022-11-16 13:57:24 +08:00
Xiaoyu Wang
6a50e9e271 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-11-16 10:58:06 +08:00
Xiaoyu Wang
1963761cc2 fix: asan error 2022-11-15 17:27:22 +08:00
Xiaoyu Wang
40c7562470 enh: optimize statement for querying the number of sub tables of the super table 2022-11-15 16:38:51 +08:00
Xiaoyu Wang
38f20ec32d enh: show table tags command extension 2022-11-10 17:22:13 +08:00
Xiaoyu Wang
1c9b0b38d8 fix: set operator subplan type error 2022-11-08 17:35:38 +08:00
Xiaoyu Wang
8f7c0b8c60 fix: state_window error 2022-11-08 11:35:12 +08:00
Haojun Liao
03f4918b3b refactor: do some internal refactor. 2022-11-04 18:46:48 +08:00
Xiaoyu Wang
1b179f65b2 fix: interp _irowts error 2022-11-01 13:34:10 +08:00
Xiaoyu Wang
6547dbd2a7 fix: interp _irowts error 2022-11-01 11:30:44 +08:00
Xiaoyu Wang
b7046b568d fix: push down limit 2022-10-28 11:51:43 +08:00
Xiaoyu Wang
0840e79f90 Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-10-28 10:46:31 +08:00
Xiaoyu Wang
e8c0515dce enh: flag of whether the subplan is added as a show statement 2022-10-28 10:46:04 +08:00
Xiaoyu Wang
d93d3b4e63 fix: push down limit 2022-10-26 19:00:08 +08:00
Xiaoyu Wang
01d790d701 fix: push down limit 2022-10-26 17:31:43 +08:00
Xiaoyu Wang
02ac6fa552 enh: add unit test and delete useless code 2022-10-26 17:01:55 +08:00
Haojun Liao
8cf3339b25 enh(query): enable the limit clause to be push down to the table scan operator. 2022-10-26 11:31:31 +08:00
Xiaoyu Wang
d63eee8b49 fix: alter table check 2022-10-25 19:00:46 +08:00
Xiaoyu Wang
b7056f58b7 fix: alter table check 2022-10-25 16:59:05 +08:00
Xiaoyu Wang
bd3c64d29e enh: interp support for stable 2022-10-25 14:52:07 +08:00
Xiaoyu Wang
c38b200131 fix: wrong permissions of 'show variables' command 2022-10-25 11:08:56 +08:00
Xiaoyu Wang
0fdce91b5a fix: wrong permissions of 'show variables' command 2022-10-24 16:34:10 +08:00
Xiaoyu Wang
b3658f983f fix: last constant error 2022-10-20 14:35:34 +08:00
Xiaoyu Wang
35e829dc28 fix: cache inapplicability 2022-10-19 15:58:51 +08:00
Haojun Liao
f7fdeecc44
Merge branch '3.0' into feature/3_liaohj 2022-10-19 11:23:55 +08:00
Haojun Liao
60e7f2800b fix(query): fix bug in cached last query. 2022-10-18 17:39:28 +08:00
Xiaoyu Wang
eaa2a344e1 fix: plan problem with 'partition by tag group by tag' statement 2022-10-18 15:01:52 +08:00
Xiaoyu Wang
0228caaa0d enh: last cache optimize 2022-10-18 11:38:59 +08:00
Xiaoyu Wang
78589248f2
Merge branch '3.0' into fix/3.0_bugfix_wxy 2022-10-18 09:53:08 +08:00
Xiaoyu Wang
9abea76791 fix: do coverity scan 2022-10-17 15:43:42 +08:00
Haojun Liao
87516ea332 fix(query): fix bug in group by tag. 2022-10-17 13:00:31 +08:00
Haojun Liao
aa9c99fa53 Merge branch '3.0' into feature/3_liaohj 2022-10-16 12:50:05 +08:00
Hongze Cheng
329b750701
Revert "enh(query): opt group by tag perf." 2022-10-15 16:14:50 +08:00
Haojun Liao
aa04aee7fd enh(query): opt group by tag perf. 2022-10-14 18:49:19 +08:00
Xiaoyu Wang
ab98754c56 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-10-14 13:45:15 +08:00
dapan1121
f3919c4450 Merge remote-tracking branch 'origin/3.0' into feat/caseWhen 2022-10-14 09:14:01 +08:00
Xiaoyu Wang
9a946541a2 enh: do coverity scan 2022-10-13 18:14:44 +08:00
Xiaoyu Wang
7a19119dc7 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-10-13 16:44:41 +08:00
Xiaoyu Wang
3cce178721 enh: do coverity scan 2022-10-13 16:43:56 +08:00
Haojun Liao
18740e7b48 other:merge 3.0, and support last query cache 2022-10-13 15:35:51 +08:00
Xiaoyu Wang
d6374a726a fix: some problems of parser 2022-10-12 16:32:29 +08:00
dapan1121
5e4148e1cf feat: add more case when test cases 2022-10-12 16:02:21 +08:00
Xiaoyu Wang
6954d4902b fix: some problems of parser 2022-10-12 14:18:03 +08:00
dapan1121
55a26990da feat: support case when cases 2022-10-08 19:07:43 +08:00
Xiaoyu Wang
3ed27805c3 fix: query information_schema.ins_tags error 2022-09-30 14:43:51 +08:00
Xiaoyu Wang
73642ac3a2 feat: sql command 'show table tags from table_name' 2022-09-29 16:16:49 +08:00