Commit Graph

89 Commits

Author SHA1 Message Date
8d99977e94 add case for migrate lob ddl with data tablet checkpoint 2024-02-10 10:26:49 +00:00
3515680aab do not freeze ddl kv when schedule dag 2024-02-10 09:35:42 +00:00
03fbbfb79d ddl merge task hold meta handle for cg sstable 2024-02-09 21:28:28 +00:00
a5be88bc96 build column oriented ddl sstable with absolute row offset 2024-02-09 07:40:51 +00:00
22ada2e123 Filling the tablet_id field in table __all_ddl_checksum 2024-02-09 06:05:08 +00:00
088be4d3bf fix wrong row_offset in ddl_cg_sstable && fix invalid cg_iter_param 2024-02-08 22:37:32 +00:00
7068d87d04 fix macro block id array use searray operator= 2024-02-08 16:29:26 +00:00
8f293b61d4 create ddl sstable with getting storage schema only once 2024-02-08 15:32:41 +00:00
086a94c07d the ddl merge task of data tablet need wait lob tablet to create major sstable first 2024-02-08 12:45:44 +00:00
efa7bd8083 check expired ddl kv or sstable in ddl merge task 2024-02-08 10:31:57 +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
faec2f494c [CP] fix ddl check data integrity issue 2024-02-07 08:53:20 +00:00
24c01952b4 [CP]add allocator label 2024-02-07 03:34:37 +00:00
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
164c215a7b [bug fix]hold first_sstable when create ddl sstable 2024-02-06 16:31:41 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
2afec06cc5 fix row offset in DDL_MERGE_CO_SSTABLE 2024-02-06 08:17:04 +00:00
d2c385703b add case for migrate lob ddl with data tablet checkpoint 2024-02-05 09:42:37 +00:00
d48dd3e70b do not freeze ddl kv when schedule dag 2024-02-05 03:17:03 +00:00
b2ddd6a131 ddl merge task hold meta handle for cg sstable 2024-01-22 11:42:23 +00:00
96e1ca2713 build column oriented ddl sstable with absolute row offset 2024-01-11 07:18:01 +00:00
93b7f4e8aa Filling the tablet_id field in table __all_ddl_checksum 2024-01-10 07:13:08 +00:00
30e44f4381 fix wrong row_offset in ddl_cg_sstable && fix invalid cg_iter_param 2024-01-04 09:13:14 +00:00
c5c5a5dffe fix macro block id array use searray operator= 2023-12-28 11:47:53 +00:00
42985a118c create ddl sstable with getting storage schema only once 2023-12-28 04:18:11 +00:00
fb0d870b15 the ddl merge task of data tablet need wait lob tablet to create major sstable first 2023-12-26 12:52:31 +00:00
e3629e30a2 check expired ddl kv or sstable in ddl merge task 2023-12-25 12:43:36 +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
e98462e996 [CP] fix ddl check data integrity issue 2023-12-04 03:46:16 +00:00
7ce52650c0 [CP]add allocator label 2023-11-28 09:42:17 +00:00
16f37c94b6 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2023-11-23 04:11:39 +00:00
5e05cc682e [bug fix]hold first_sstable when create ddl sstable 2023-11-20 09:41:00 +00:00
5f0bc533d0 fix double free storage schema issue and refactor some code 2023-11-16 11:10:57 +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
410b4dca84 try get first ddl_sstable when close ddl_kv 2023-08-15 13:44:30 +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
34716e80c2 [CP] use schema from first ddl sstable 2023-06-08 13:24:09 +00:00
c3dd57e291 fix row_store_type when sstable is empty 2023-06-06 10:42:27 +00:00
4a48efc37c Fix missing checksum after ddl major generated 2023-05-24 10:12:02 +00:00
5177ba45a4 fix single replica reponse of drop column task wait lock too long. 2023-05-12 13:41:14 +00:00
97533a52c0 ignore table not exist in ddl merge task 2023-05-09 07:15:28 +00:00
c51b26fdfe update snapshot_version and mult_version_start when ddl major generates. 2023-04-07 10:17:36 +00:00
b969710b6f ddl not record warning of entry not exist in dag warning history 2023-04-06 15:11:00 +00:00
a6137b0cc4 compact ddl sstable later check ddl sstable count 2023-03-22 12:45:34 +00:00
e62876d1ad fix scn range of compact ddl sstable 2023-03-17 09:46:22 +00:00
0df00274f4 ddl kv mgr occupy smaller memory 2023-03-10 03:14:32 +00:00
a8fb238d49 Revert shrink memory usage of ddl kv mgr 2023-03-08 15:15:59 +00:00
1bd697ad25 Fix table load major sstable max_merged_trans_verison 2023-03-08 10:41:43 +00:00