Commit Graph

80 Commits

Author SHA1 Message Date
a8cc1ed620 [CP] fix set partition wise and duplicate table bug 2024-02-09 21:51:56 +00:00
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
772d84b21e fix column store index back cost 2024-02-09 15:35:27 +00:00
11b4ffa316 fix generating nonstreaming plan for skip locked for update 2024-02-09 07:31:51 +00:00
0581e5049c [CP] fix exec_param nested problem 2024-02-08 20:50:21 +00:00
fd359dc4a4 [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: akaError <lzg020616@163.com>
2024-02-07 23:05:57 +00:00
9a22f3ea88 [FEAT MERGE]adaptive cost model 2024-02-07 11:01:37 +00:00
611d2d3d72 fix late materialization bug 2024-02-06 20:34:06 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
f1c9be6b9f [CP] [CP] Fix view synonym bug 2024-02-06 06:12:01 +00:00
6db189a4b8 Fix window function topn filter cast bug 2024-02-02 18:12:27 +00:00
4555c41209 [CP] fix set partition wise and duplicate table bug 2024-01-22 13:47:10 +00:00
d2ab1a4aae [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-01-22 04:12:26 +00:00
19084ed6d5 fix column store index back cost 2024-01-18 03:43:08 +00:00
2514449c2e fix generating nonstreaming plan for skip locked for update 2024-01-11 04:47:49 +00:00
9ae25b9413 [CP] fix exec_param nested problem 2024-01-03 16:18:03 +00:00
37fe7ce4eb [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: 2149 <260391947@qq.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-18 14:04:23 +08:00
d70d986be9 [FEAT MERGE]adaptive cost model 2023-12-06 03:12:01 +00:00
72ec4556de fix late materialization bug 2023-11-22 06:45:14 +00:00
66027a8f16 [CP] fix set partition wise cannot generate plan 2023-11-13 07:09:29 +00:00
583738a5ed fix generated column late materialization bug 2023-11-08 12:13:23 +00:00
1b5c21ddec [CP] fix three stage prune the merge group plan with index path 2023-11-06 02:40:21 +00:00
d0efaee70e fix pdml allocate partition id expr bug 2023-11-01 09:43:40 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
fee6f76595 revert a modification 2023-09-08 19:06:41 +08:00
287987fb8a fix some typo error 2022-12-01 15:55:39 +08:00
88430a9d96 Fix temp table related bugs 2023-08-04 10:18:35 +00:00
sdc
eb56572391 [CP] fix not mark GI as partition-wise bug 2023-07-28 06:54:17 +00:00
2fac441fd9 fix allocate window function bug in mysqltest,update failed mysqltest 2023-07-21 03:48:57 +00:00
32636e05c4 adjust allocate window function operator, enhance pq_distribute_window hint 2023-07-19 03:12:22 +00:00
cacbb57260 fix join filter bug 2023-07-13 13:42:11 +00:00
cf4bb72e84 fix win expr order incorrect cause 4016 error 2023-06-13 13:59:20 +00:00
73ec60d0d0 fix failed case 2023-06-05 11:42:12 +00:00
8808c6750f [CP] [CP] add _enable_in_range_optimization system variable and fix in expr bug 2023-06-02 03:12:00 +00:00
27a7c86568 fix output expr and select expr error in link scan 2023-05-30 11:47:15 +00:00
397fc12ff2 fix win expr order incorrect cause result error 2023-05-26 12:46:33 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
1d1d1e009e fix generate partition join filter plan bug 2023-05-08 02:38:37 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
b41dc0ebdd [FEAT MERGE] support auto dop 2023-04-28 15:11:53 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
d8c632c87f add placeholder for __all_virtual_tenant_parameter 2023-04-27 08:41:13 +00:00
a3c1c19606 fix set partition wise bug 2023-04-24 03:18:14 +00:00
f1728bb159 fix windown func px bug 2023-04-23 08:37:49 +00:00
874d22a708 Forbid count/sum distinct in reporting wf to be calculated parallelly 2023-04-23 08:26:27 +00:00
48c57d0564 allocate material when more than one link scan exist 2023-04-13 09:01:57 +00:00
7e1194920a [CP] fix sysbench newsort degradation 2023-04-13 07:08:08 +00:00
10e42c43a8 fix dblink plan init info bug 2023-04-06 07:23:34 +00:00
bbf81bb574 fix allocate merge group by with partition sort bug 2023-03-06 12:11:20 +00:00
9eba955ac6 fix outline/hint generate plan bug 2023-03-04 01:41:06 +00:00