Commit Graph

213 Commits

Author SHA1 Message Date
4a04df81c6 Change ObArray to ExprFixedArray about connect by spec exprs 2023-05-22 12:41:37 +00:00
b0917dda98 [to #45991279]fix bug trigger order 2023-05-22 12:17:16 +00:00
12df65c37c [to #49480755] fix routine callable check in forall stmt 2023-05-22 06:11:51 +00:00
1e5b4c75f9 [BUGFIX] fix merge join cmp exchange left and right 2023-05-19 09:17:25 +00:00
3339b8372b [to #46691522]fix bug verify trigger update columns 2023-05-19 08:53:02 +00:00
827b288161 bugfix: 1. xml insert into view with trigger; 2. refresh mysqltest result; 2023-05-17 15:41:22 +00:00
7fa3fae890 Fix const expr as implicit first aggr eval sanity core 2023-05-16 04:22:02 +00:00
d5854e43fc fix mysqltest case 2023-05-11 13:20:39 +00:00
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
25b2740486 Copy datums for dynamic const exprs in remote stage 2023-05-10 04:52:14 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
03695f6cb2 fix osg bugs 2023-05-06 10:38:37 +00:00
9e328378c8 [FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-05-06 06:08:35 +00:00
46ef83cdb8 disable spf das group rescan for unsupported cases 2023-05-05 11:38:30 +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
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
57f1c6e7ee [FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-04-27 16:08:11 +08:00
9ff3425602 [BUG] prevent multiple update error on one row for duplicate update 2023-04-26 15:16:31 +00:00
9da7440717 Batchsize auto downgrade for lob/longtext/mediumtext type 2023-04-26 14:20:52 +00:00
16b713759f fix dtl interm result leak 2023-04-24 04:18:38 +00:00
27488211d2 [FEAT MERGE] [v4.2] add table generator and several random utility functions 2023-04-13 08:22:22 +00:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
c9b053fcc8 [das group rescan] clear eval flag when fill param for right op 2023-03-13 06:11:09 +00:00
5088aa012d Fix: generate column dml scene replace/insert_up fixed 2023-03-02 16:49:46 +00:00
50329218dc fix window function op ordering bug 2023-02-24 13:09:05 +00:00
f001af9558 add for replace and insert_up with batch_optimization 2023-02-17 07:12:56 +00:00
4def282ea1 fix bug: recieve dynamic param copy core 2023-02-14 09:44:34 +00:00
f5338e1cdd Fix: replace into generated column return -4016 2023-02-13 05:14:19 +00:00
735665f131 [BUGFIX]fix process lob default val 2023-02-13 03:12:18 +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
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +08:00
4c1209c6c7 [to #45990438]fix bugs about trigger order 2023-02-06 14:35:04 +08:00
4f65ea3349 Partition sort check earlier and more strictly 2023-02-06 13:56: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
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
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +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
53f98748f5 [CP] column id of cte table start from 16 2023-01-12 19:02:33 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 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