Commit Graph

46 Commits

Author SHA1 Message Date
a3cfebe92e [CP] Fixed the inconsistency issue with PDML update index 2024-02-09 02:36:46 +00:00
535924fba1 Unify the processing logic of PDML and regular DML 2024-02-08 11:54:53 +00:00
726eb65ee4 fix parallel_idx oversize when switch lob slice 2024-02-08 06:40:34 +00:00
1c20161f72 [FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-07 23:09:02 +00:00
8d63652331 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2024-02-07 23:02:56 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
49394811fb [CP] Fixed the inconsistency issue with PDML update index 2024-01-08 10:42:53 +00:00
b97e65cf1e Unify the processing logic of PDML and regular DML 2023-12-26 07:43:29 +00:00
bf52189f95 fix parallel_idx oversize when switch lob slice 2023-12-22 10:43:34 +00:00
e99cc037cc [FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2023-12-18 14:13:54 +00:00
438a70b2b8 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2023-12-18 14:04:23 +08:00
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
044fadf593 [FEAT MERGE]:Merge foreign key feature to master
Co-authored-by: YangEfei <yangyifei96@outlook.com>
2023-08-30 13:10:42 +00:00
cd0ec2662a fix: fix update ignore bug that will lost data when has cross-partition update 2023-08-24 09:10:27 +00:00
b49c3559a2 fix memory-leak bug of insert into select with direct-mode 2023-08-10 09:12:22 +00:00
1d686f1429 fix: revert the commit that induces core in master 2023-08-03 15:42:21 +00:00
f3e8889af3 fix: fix the ignore bug of coss-partition update 2023-08-02 04:12:14 +00:00
c5c92dfe7c fix mode compatibility bug 2023-07-11 10:24:58 +00:00
cea8a51d2b always reset row iter when iterator used 2023-07-05 07:48:11 +00:00
cbcf416ad5 release row iterator resource even if execution was interrupted 2023-07-03 02:42:12 +00:00
a8c269dfbb fix datum store memory leak 2023-06-21 12:12:51 +00:00
d5fdaff364 fix duplicated logic id 2023-06-12 09:42:12 +00:00
1b80e45edc Fix error-code-overwritten problem and remove unused code in direct insert 2023-06-02 02:54:52 +00:00
c6721d1c11 direct get ddl parallel idx 2023-05-26 05:11:13 +00:00
2876cc28d2 PDML delete with barrier should not throw MEMORY_EXCEED error. 2023-05-23 03:11:36 +00:00
8afeece673 fix DAS dynamic partition pruning memleak 2023-05-09 19:15:27 +00:00
415dd6582f add some debug logs 2023-05-06 03:08:37 +00:00
d7eba01b90 fix get_dh_msg state errors during reentry lead to hang/core 2023-03-21 16:46:11 +00:00
928beb2c85 limit the max buffer size of PDML write 2023-03-10 03:11:49 +00:00
f6009fdcb4 fix: fix the bug induced by check delete distinct for foreign key cascade delete 2023-02-14 08:11:51 +00:00
2a1917b23b Resolving memory-leak by adding px clean up 2023-02-07 16:07:07 +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
dfbfe7050d [FEAT MERGE] Merge foreign key refactor to master; 2023-01-28 16:30:05 +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
2c8c28887f [FEAT MERGE]support ddl real time monitoring 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 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
0b9d1f8cd0 Fix: fix duplicate delete same row induced by fk cascade delete 2022-11-15 08:08:00 +00:00
71d86596e7 add task hash map to das ref 2022-11-03 02:38:31 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
d1636b9051 [CP] [CP] [CP] Fix rollup SIGSEGV when building stored row 2022-06-06 14:20:53 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00