Commit Graph

60 Commits

Author SHA1 Message Date
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
143dd5e6d0 [CP] fix shared expr issue in view merge/query push down 2022-11-11 03:10:07 +00:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +00:00
c131fd7da3 fix bugs 2022-11-02 21:39:35 +00:00
68ccdd0f24 [bugfix] improve the algo to check stmt' parent-child relationship 2022-11-02 21:13:10 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
493b2fb2e2 [CP] Check ret code for ObSqlBitSet::add_member() 2022-10-03 20:03:27 +00:00
af7a161cd8 [CP] fix join eliminate bug 2022-08-08 20:34:08 +08:00
addaaac260 fix or expansion bug 2022-05-16 10:44:49 +08:00
336c46df13 [CP] fix join elimination bug 2022-05-05 14:21:27 +08:00
80133e10bc [CP] fix core when no memory 2022-04-25 14:19:36 +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
my0
a4c7d7dc9f Fix sharable exprs rel_ids not correct bug 2022-03-16 14:57:49 +08:00
zz0
fb7b94bcff fix shared exprs bug 2022-03-11 16:08:05 +08:00
zs0
25510c8333 fix bug: create fd use invalid unique index 2022-03-10 17:55:40 +08:00
zz0
f024ba9574 fix some update set vector assignments bugs 2021-12-03 16:06:40 +08:00