Commit Graph

24 Commits

Author SHA1 Message Date
12d8b47370 Fix replay finish transfer in log allow tablet not exist bug. 2024-04-02 05:12:00 +00:00
d5c6c78fe2 record lob meta tablet id in ddl clog 2024-02-27 10:19:48 +00:00
7736862231 replay ddl control log of lob meta tablet and data tablet independently 2024-02-09 19:04:53 +00:00
8d2fb70557 check start scn of macro redo matched when alloc kv. 2024-02-09 06:08:07 +00:00
41954f954c Revert fix ddl start log of lob meta tablet not replayed 2024-02-09 05:26:37 +00:00
d0d26de23d use the latest start scn to allocate ddl kv. 2024-02-09 05:14:36 +00:00
b19b08e137 optimize ddl kv dump scheduler and ddl commit 2024-02-09 04:56:41 +00:00
296da3255b fix ddl start log of lob meta tablet not replayed 2024-02-09 00:58:17 +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
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
593d84369f replay ddl control log of lob meta tablet and data tablet independently 2024-01-19 09:42:13 +00:00
f578fa87fe check start scn of macro redo matched when alloc kv. 2024-01-10 07:42:54 +00:00
52399bff0e Revert fix ddl start log of lob meta tablet not replayed 2024-01-10 02:49:10 +00:00
4d02998322 use the latest start scn to allocate ddl kv. 2024-01-09 14:12:58 +00:00
f29560b9b4 optimize ddl kv dump scheduler and ddl commit 2024-01-09 11:43:51 +00:00
b8d8641dfd fix ddl start log of lob meta tablet not replayed 2024-01-05 09:22:33 +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
16f37c94b6 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2023-11-23 04:11:39 +00:00
71e89f4ebf revise static assert comment according to latest data structure 2023-11-09 15:07:09 +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
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
93023b7920 Avoid ddl_get_tablet on replay 2023-07-07 03:12:20 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00