Commit Graph

55 Commits

Author SHA1 Message Date
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
e0c0e3037c fix union all strict pw check logic 2023-03-02 18:25:47 +00:00
50329218dc fix window function op ordering bug 2023-02-24 13:09:05 +00:00
f98ab35d69 fix distribute for-update material location allocate error 2023-02-15 09:47:07 +00:00
8efeef908d disable single side hash to NULL strong sharding side for set 2023-02-09 16:36:19 +00:00
27e0ba8ee8 fix bug: can not generate merge set distinct plan 2023-02-09 15:24:37 +00:00
dde384c169 fix allocate hash window function bug 2023-02-07 17:09:44 +08:00
f7f1a37c35 fix allocate hash window function use hash-based sort bug 2023-02-06 20:03:36 +08:00
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
25b02ac399 fix parallel var assign bug 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
8727754142 Fix roll up with const expr bug 2022-11-25 10:35:48 +00:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +00:00
00b7bf0483 fix adjust_recursive_cte_plan function adjust shared operator bug 2022-11-04 11:43:12 +00:00
aaea748c68 remove unusable variables and parameters 2022-10-28 03:35:18 +00:00
7ffa86657d fix partial partition wise merge join bug 2022-10-26 11:40:48 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
1e1f4515c9 Fix typo error#1036 (#1064) 2022-09-07 18:02:25 +08:00