Commit Graph

75 Commits

Author SHA1 Message Date
0599c51c72 fix some outline unstable problem 2023-08-01 13:42:44 +00:00
e2af84d11e fix vpd constraint bug 2023-07-14 03:23:57 +00:00
49dde3adb3 fix bug not deal vector condition in full out join if using no_rewite hint 2023-07-11 05:12:34 +00:00
ceeb9e31f6 support pushdown shared exprs in dml operator 2023-07-11 04:42:22 +00:00
90c2c33118 [CP] Fix bug for last_insert_id() 2023-06-14 02:48:21 +00:00
b9dc170c63 [CP] rewrite ora_decode which has const result to const result. 2023-06-06 07:48:24 +00:00
6881a26548 bugfix : xmltype use wrong column id in insert to view 2023-05-29 13:16:52 +00:00
11437edf50 Fix null aware anti join bug 2023-05-16 10:11:20 +00:00
377f02cd3f [XML] fix xml view merge into 2023-05-10 05:03:01 +00:00
0e16cc4545 Fix incorrect accuracy when replacing nvl expr and disable simplify nvl expr in rollup 2023-05-09 06:12:11 +00:00
eb331d4f0d fix outer join can not be eliminated by null reject filters contain cast 2023-05-06 02:38:40 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +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
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
d8c632c87f add placeholder for __all_virtual_tenant_parameter 2023-04-27 08:41:13 +00:00
b5179fc7aa Create dummy select item for inline view 2023-04-06 07:56:07 +00:00
f955ede0b5 Fix the type of ret and add SMART_CALL to null reject 2023-03-29 10:38:46 +00:00
600227d1cb fix rownum to limit bug 2023-03-21 16:26:06 +00:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
8752faba5e [bugfix] fix shared expr related problems 2023-03-02 17:08:05 +00:00
8e6297fb78 Fix dblink bugs 2023-02-24 15:10:13 +00:00
eac33e2d8e Fix or expansion bugs 2023-02-24 14:57:22 +00:00
f6f344d2ca fix pushdown filter into set stmt bug 2023-02-24 13:52:25 +00:00
0664c26d30 Fix shared exprs bugs when create inline view 2023-02-14 12:12:15 +00:00
c5871bdf6e fix rel_id mismatch table_item idx bug 2023-02-13 10:17:09 +00:00
cccea286e2 fix subquery pullup bug 2023-02-09 15:21:58 +00:00
36033ce6b7 fix conflict replace rules in create view 2023-02-07 19:47:44 +08:00
90c29c7df7 Bugfix:shared stmt bug caused by TransformTempTable 2023-02-06 19:59:52 +08:00
fda8e1596b fix miss to replace dep expr bug 2023-02-06 17:43:22 +08:00
998db59e91 fix subquery pullup bug and fix select into plan bug 2023-02-06 17:32:09 +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
2c5e745e15 Fix simplify is null bug 2023-01-12 19:02:33 +08:00
e02880d2e1 [CP] fix simplify null condition bug 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
1be6c41e7e Fix failed mysqltests caused by fixing rollup shared exprs bug and fixing core at inner_same_as 2023-01-12 19:02:33 +08:00
e57d864e41 Fixbug46241845: OB hits the wrong cached plan when rollup exprs contains const exprs 2023-01-12 19:02:33 +08:00
ca1574a1ac fix transform shared subquery bug 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 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
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
0036ef55b1 [CP] get_stmt_max_table_dop hung 2022-11-18 09:10:30 +00:00
d6394bff13 fix left to anti bug 2022-11-18 03:05:58 +00:00
798d3f50d6 [bugfix] fix join limit push down bug 2022-11-17 05:05:40 +00:00
63f73fcdc2 Fix mysqltests caused by Fix GroupBy shared expr bug 2022-11-16 12:38:01 +00:00
9da9109c53 [CP] Fix shared expr bug and datetime bug 2022-11-11 03:37:19 +00:00