Commit Graph

48 Commits

Author SHA1 Message Date
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00
994138989a Fix union hash distinct hang 2023-05-08 12:08:39 +00:00
1d1d1e009e fix generate partition join filter plan bug 2023-05-08 02:38:37 +00:00
03695f6cb2 fix osg bugs 2023-05-06 10:38:37 +00:00
527f1b1cbb Fix a bug when allocate shared expr in link stmt 2023-05-06 09:38:35 +00:00
f64c60e046 not to pushdown shared exprs of dml operators 2023-05-05 13:08:23 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +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
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +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
f745b47cbc [FEAT MERGE] implement dynamic sampling 2023-04-27 12:15:28 +00:00
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
a486fed522 Fix the bug of using wrong table id when building part join filter expr id 2023-04-01 11:11:13 +00:00
44136ccd43 fix shared exprs bug for sort operator 2023-03-27 06:41:40 +00: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
2fc9f4a99d fix plan bug for gi allocation 2023-02-24 15:57:06 +00:00
e615feb42d [CP] Fix startup filter post bug 2023-02-24 12:03:57 +00:00
efc9ff610b fix select into plan bug 2023-02-08 20:27:18 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +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
9484175163 [FEAT MERGE]: online optimizer stats gather.
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:54:38 +08:00
263a44af96 [FEAT MERGE] merge NLJ/SPF group rescan 2023-01-12 15:17:04 +00: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
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
3ef3fad8a3 [CP] fix temp table access location constraint bug 2022-11-23 08:09:23 +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
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
5ac5277876 fix pdml error when target table is partitioned by functions, instead of ref columns 2022-04-08 14:01:42 +08:00
zs0
996696c528 fix mysql calc found rows bug, adjust semi condition check 2022-03-16 20:17:12 +08:00
zs0
3233a7d49a fix optimize bugs 2022-03-16 14:45:50 +08:00
zs0
9ff1baa323 refine large size query range 2021-11-01 11:34:38 +08:00
zl0
16b086a718 fix late materialization bug 2021-09-24 19:19:08 +08:00
ls0
79f1a13d71 fix some fatal error for merge groupby/ hash distinct/ px_coord_merge_sort 2021-09-08 14:50:42 +08:00
ls0
8a519477bb fix merge group by overwrite T_QUESTIONMARK leads div core 2021-07-29 22:02:41 +08:00
e03cb03357 PATCH bugfix to opensource branch 2021-07-19 22:33:13 +08:00
131c2cf658 remote execute hang because of plan diff with ctrl ser and runner ser 2021-07-14 10:24:13 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00