Commit Graph

167 Commits

Author SHA1 Message Date
2569072042 [CP] add serialization size check 2024-02-07 08:29:09 +00:00
9732eb9d9c add placeholder for materialized view log schema and dml operations 2024-02-06 23:05:10 +00:00
01729c848d [CP] add timeout param for estimation related interfaces 2024-02-06 19:59:58 +00:00
fce9821684 [CP] [Fix] obkv same rk in batch 2024-02-06 19:03:36 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
d97553e3e5 fix bug use unexpected error code 2024-01-18 10:21:54 +00:00
6e71299fd5 [placeholder] serialization placeholder for domain index scan and text retrieval 2024-01-18 09:17:48 +00:00
0e262e06ad [CP] [4377] add resourcer defensive after 4377 2024-01-15 07:12:22 +00:00
f8ed7495f3 [CP] fix: reuse failed das remote task before serialize it. 2024-01-04 03:22:36 +00:00
512e24e98e Fix flashback error code when read snapshot recycled 2024-01-03 11:42:48 +00:00
bbb4662d91 Fix print vectorized rows core when row is skipped 2024-01-02 10:13:23 +00:00
daaf5dc64b [CP] fix update with non-strict mode core
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2024-01-02 09:43:21 +00:00
011be29d55 [CP] [CP] fix: fix the core induced by NLJ batch rescan not reset the ptr of ObDatum 2023-12-28 06:43:23 +00:00
d34cf94132 Before adapting the new functions to the DDL-related format of SSTable, temporarily roll back the related optimizations 2023-12-26 06:13:30 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +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
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
9187748933 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-12-14 03:13:30 +00:00
0bda0dbd95 [CP] add serialization size check 2023-12-02 05:12:16 +00:00
475079b643 add placeholder for materialized view log schema and dml operations 2023-11-23 15:11:10 +00:00
4531a5b37d [CP] add timeout param for estimation related interfaces 2023-11-22 03:10:58 +00:00
8a64369f76 [CP] [Fix] obkv same rk in batch 2023-11-21 09:15:19 +00:00
bcc15937ee [CP] Fix issues related to user variables. 2023-11-15 07:40:18 +00:00
cd13dccdcf plan hash serialize take place 2023-11-08 14:09:13 +00:00
f5c60c15c6 [CP] [GIS]fix gis look up memory issue 2023-11-03 10:10:21 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
95b79c31ab [CP] Disable part retry for das_simple_op when MIN_CLUSTER_VERSION < 4_2_1_0 2023-10-25 14:09:28 +00:00
7301597e49 fix no_unity build error for inc_build_test regression 2023-10-24 04:13:43 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
11be84be20 [CP] bugfix: thread deadlock caused by local retries 2023-10-11 09:39:34 +00:00
479f5e2392 [CP] Optimize the DAS retry process by reducing the interval of sleep. 2023-10-11 07:13:52 +00:00
209fea8169 [CP] set mem attr for das_simple_op 2023-10-11 06:39:36 +00:00
966961be63 [CP] [BUG FIX] deep copy ObRowKey in deserialization of multi_split_ranges_array 2023-09-28 09:39:47 +00:00
d37b31044f [GIS]fix spatial lookup leak 2023-09-20 16:38:31 +00:00
85888c990d [CP] Add in_rescan flag in TableScanOp and disable retry when in_rescan 2023-09-20 16:23:05 +00:00
350df65bbf [CP] Disable das retry for rescan. 2023-09-18 04:40:20 +00:00
51ef8daa35 Enable part_retry for das_simple_op 2023-09-15 07:43:57 +00:00
d3b5e04d43 Specify tenant id for key_ranges of TableScanParam 2023-09-15 07:10:27 +00:00
f00019cb7c [FOREIGN KEY] fix the bug about meet invalid conflict during checking child table which without index 2023-09-14 23:47:53 +00:00
1238115c82 Merge branch 'pr_1545' 2023-09-13 06:12:15 +00:00
b83f56b740 Merge branch 'pr_1548' 2023-09-13 05:08:05 +00:00
1225cc3815 [OBKV] add put impl for obkv 2023-09-12 12:10:22 +00:00
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
ylz
21adfff2cd fix some spells 2023-09-08 17:54:00 +08:00
ylz
d664dc6be8 fix some spells 2023-09-08 17:54:00 +08:00
ac6f8ca806 Implement das_simple_op for simple retry scenario 2023-09-08 14:09:03 +08:00
ca21045824 fix some typo error 2023-09-08 12:35:44 +08: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
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00