Commit Graph

63 Commits

Author SHA1 Message Date
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
d3f25346dd Fix index back bug 2023-04-20 04:14:43 +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
5177073cbf Add the index id with the non-base table path for partition join filter 2023-04-03 18:10:44 +08:00
6719115924 fix subplan filter compute equal set incorrectly 2023-03-21 16:29:39 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
3b47aa7ccd disable hash groupby bypass path when estimiate stat 2023-03-09 12:44:37 +00:00
5722d40f35 fix weak read select replica 2023-03-06 03:10:54 +00:00
9eba955ac6 fix outline/hint generate plan bug 2023-03-04 01:41:06 +00:00
32910f93de Fix scalar groupby pushdown bug 2023-03-02 18:13:01 +00:00
8752faba5e [bugfix] fix shared expr related problems 2023-03-02 17:08:05 +00:00
2979b96f93 fix get SPF equal keys bug 2023-03-02 16:36:52 +00:00
f7c386c544 fix get repartition table info bug 2023-02-27 12:40:52 +00:00
1676249851 fix stack overflow bug 2023-02-27 07:46:54 +00:00
4a20d8a92b fix mysqltest introduce by fix three-stage bug 2023-02-27 07:44:16 +00:00
e058f14334 fix three-stage group by generate normal group by as scalar group by 2023-02-24 14:47:17 +00:00
f037dca1eb fix onetime expr in semi info condition not adjust correctly 2023-02-21 03:15:06 +00:00
f98ab35d69 fix distribute for-update material location allocate error 2023-02-15 09:47:07 +00:00
fcb393baa9 [CP] [CP] enable sequence execute in parallel 2023-02-13 08:15:58 +00:00
ca1fcada83 update histogram buckets from pointer to ObArrayWrap 2023-02-10 11:11:04 +00:00
44302ab27f fix optimizer histogram memory leak in KVCACHE 2023-02-09 15:55:39 +00:00
efc9ff610b fix select into plan bug 2023-02-08 20:27:18 +08:00
2555a03217 Fix: replace 4377 bug 2023-02-07 18:07:25 +08:00
f7f1a37c35 fix allocate hash window function use hash-based sort bug 2023-02-06 20:03:36 +08:00
077e5446b3 fix incorrect removal of the A=A expression 2023-02-06 17:35: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
bbb017266b [FEAT MERGE]:Oracle Json Supported 2023-01-28 15:52:30 +08:00
263a44af96 [FEAT MERGE] merge NLJ/SPF group rescan 2023-01-12 15:17:04 +00:00
87e368c52f Fix udt bugs 2023-01-12 19:02:33 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
5aed6bd3d8 [FEAT MERGE] ELR & WeakRead feature enhancement 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
5f21568380 fix not alloc distribute for-update op for multi part table 2023-01-12 19:02:33 +08:00
25b02ac399 fix parallel var assign bug 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 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
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
4c49f6e7c5 fix scn legacy issues 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
96afe7bb8a fix subplan filter bug 2022-11-13 02:19:18 +08:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +00:00
c15ddf7c6d fix on condition contain subquery bug 2022-11-08 10:05:30 +00:00
afa4d5f80f fix mysqltest 2022-11-07 10:35:56 +00:00
00b7bf0483 fix adjust_recursive_cte_plan function adjust shared operator bug 2022-11-04 11:43:12 +00:00
add9d0d15b Fix two bugs about join 2022-11-03 01:08:34 +00:00
bf65b0f061 fix parent namespace stmt bug 2022-10-28 07:05:19 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00