Commit Graph

39 Commits

Author SHA1 Message Date
7829c9c8dc [CP] [CP] Fix view synonym bug 2024-02-10 11:32:36 +00:00
9e17e2b593 [CP] generate delete+insert plan when update primary key in a pdml plan 2024-02-10 11:12:33 +00:00
535924fba1 Unify the processing logic of PDML and regular DML 2024-02-08 11:54:53 +00:00
c2e640a9b9 dml adapt with minmal 2024-02-08 01:56:28 +00:00
39cc0a6d60 merge devleop into master 20231212 2024-02-08 01:29:33 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
f1c9be6b9f [CP] [CP] Fix view synonym bug 2024-02-06 06:12:01 +00:00
sdc
95b577395b [CP] generate delete+insert plan when update primary key in a pdml plan 2024-02-06 04:16:29 +00:00
b97e65cf1e Unify the processing logic of PDML and regular DML 2023-12-26 07:43:29 +00:00
513f1ed008 dml adapt with minmal 2023-12-19 13:13:25 +00:00
021e5571bb merge devleop into master 20231212 2023-12-19 07:45:22 +00:00
f7cd32be94 [FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2023-12-14 07:42:52 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
58c026ace0 [CP] force allocate exchange for first pdml operator 2023-11-16 04:40:35 +00:00
3acb16210f fix typos 2023-05-26 13:25:13 +08:00
462b79ccff fix local merge into with empty partitions bug 2023-08-21 10:44:12 +00:00
9b3f07d4ad add for insert values statement split&rewrite batch optimization 2023-08-14 15:12:40 +00:00
ad5fdf9fea remove core at keybtree, adjust sort keys for unique index 2023-08-10 08:42:33 +00:00
ea1c7c53d2 fix 4377 error because of mysql non strict mode 2023-07-20 01:48:02 +00:00
1990779a97 [CP] [CP] insert into select use distribute insert when partition pruning get empty partition 2023-07-06 13:42:16 +00:00
5bd57e04b8 Fix pdml insert bug 2023-07-05 03:54:07 +00:00
769236241b fix bug: outline&create_table_as 2023-06-21 13:42:25 +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
b41dc0ebdd [FEAT MERGE] support auto dop 2023-04-28 15:11:53 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +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
f1ef7006da Completing the information of insert into select clause in direct-mode 2023-02-13 11:41:53 +00:00
47f6c569cc Fixing conditional statements about direct-insert 2023-02-09 13:46:31 +00:00
de66a8b416 [bugfix]: fix bug in online_ddl.(fail to replace sort key in inner_sql); 2023-02-07 16:11:14 +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
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
8a4d14122f replace ts related to ddl with scn. 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
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00