Commit Graph

57 Commits

Author SHA1 Message Date
92034abdd3 fix build error for inc_build_test regression 2023-07-27 03:13:14 +00:00
599e8f8035 [xml debug core] ob debug version instead of trigger core 2023-07-24 05:48:42 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
1ff9145b7f fix new introduced bug when start with expr contains rownum 2023-07-17 08:17:53 +00:00
976456c113 [xml bugfix] adapt insert all for xml type and extract bugfix 2023-07-11 20:18:27 +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
ae68797dc0 fix hierarchical query preprocess bug 2023-07-11 04:54:09 +00:00
9e85b98fb4 [xml core] xmltype view core bugfix 2023-06-28 06:54:08 +00:00
c6a2b9af73 【xmlbugfix】fix insert/update op returning xmltype, but result is NULL 2023-06-27 04:24:15 +00:00
782118285b [xml bugfix] xmlserialize encoding yacc and nvarchar insert into xml hang 2023-06-16 09:47:54 +00:00
90c2c33118 [CP] Fix bug for last_insert_id() 2023-06-14 02:48:21 +00:00
75673b4261 xml online ddl bugfix 2023-06-02 06:47:59 +00:00
7adcede23b [xml type] xml type use document/content/document_unparsed/content_unparsed
Co-authored-by: GroundWu <1175416256@qq.com>
2023-06-02 04:41:50 +00:00
eb2a1fff1a bugfix : xmlcast return nchar/nvarchar2 && insert clob into xmltype should report error 2023-05-31 11:12:27 +00:00
8dd2cf466a Fix failed mysqltests 2023-05-30 01:11:12 +00:00
7588202b83 bugfix : ignore sort in process of xml parse 2023-05-29 10:16:55 +00:00
c572f3bf9e Fix cast as udt hit wrong plan cache bug 2023-05-26 07:41:33 +00:00
ae4d75699d fix some bugs 2023-05-23 12:47:20 +00:00
03fdde5756 Fix remove_const bug 2023-05-23 10:41:34 +00:00
a933ef50d3 fix xml issue:49339811/49171054/49294030/49405058/49424328 2023-05-05 11:45:32 +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
2eda31c447 fix omitting check stack overflow in transform_arg_case_recursively 2023-04-24 11:11:19 +00:00
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
600227d1cb fix rownum to limit bug 2023-03-21 16:26:06 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
8752faba5e [bugfix] fix shared expr related problems 2023-03-02 17:08:05 +00:00
7f1c5e8cd4 fix pre process bug when connect by and grouping sets both exist 2023-02-24 15:36:22 +00:00
8e6297fb78 Fix dblink bugs 2023-02-24 15:10:13 +00:00
f001af9558 add for replace and insert_up with batch_optimization 2023-02-17 07:12:56 +00:00
0664c26d30 Fix shared exprs bugs when create inline view 2023-02-14 12:12:15 +00:00
a53ac33b95 fix dml failure after tenant changed 2023-02-06 20:17:46 +08:00
ffacb953f3 fix bug vpd priv policy useless when object is synonym or view 2023-02-06 17:15:57 +08:00
540ae51f64 Fix multiset bugs 2023-02-06 17:12:32 +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
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +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
f3c0d164ed Fix full outer join with for update causing core 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
9b859d9f96 Fix failed mysqltests caused by add remove_const to rollup exprs 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
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
9da9109c53 [CP] Fix shared expr bug and datetime bug 2022-11-11 03:37:19 +00:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +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
2c1ac9a163 [CP] Fix nested aggregate bug 2022-08-08 16:10:06 +08:00