Commit Graph

50 Commits

Author SHA1 Message Date
04c1a2232c Enhance ObTabletCreateSSTableParam encapsulation 2025-01-01 14:45:24 +00:00
4205b19369 Add split_src_tablet_id on tablet_meta 2024-12-10 19:15:31 +00:00
decde3ccd0 remove storage schema calculation outside 2024-12-05 05:45:23 +00:00
d379d20563 fix minors lost when data split orthogonal rebuild. 2024-11-29 10:14:52 +00:00
e86adc040b Add mittest owner 2024-11-20 13:45:41 +00:00
0fa613ffd6 Set mds_checkpoint_scn when creating split dst tablets 2024-10-29 10:18:15 +00:00
eee3b2ce8e Fix issue that px hang when init sqc failed 2024-09-25 17:46:59 +00:00
8b869c9fdd [FEAT MERGE] tablet_transfer_seq(ss) + flying_tablet_pointer_map + macro_block_verification 2024-09-25 04:58:10 +00:00
86af160b51 set ddl_table_type_ when creating tablet 2024-09-20 06:29:10 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
81e39dc173 [FEAT MERGE] Column Store Replica
Co-authored-by: LeonChaoHi <15201161716@163.com>
Co-authored-by: zzg19950727 <1071026277@qq.com>
2024-08-22 11:26:16 +00:00
c981050104 [FEAT MERGE] mds_mvs
Co-authored-by: xuhuleon <xuhuleon@qq.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2024-06-25 07:51:39 +00:00
9bb5269c64 [BUG.FIX] fix normal tablet buffer memory fragment 2024-05-16 12:46:49 +00:00
9de65fb1d7 [FEAT MERGE] incremental direct load phase I
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-04-22 09:23:47 +00:00
5c28cef93c [FEAT MERGE]show limit
Co-authored-by: maosy <630014370@qq.com>
Co-authored-by: ND501 <chmbai02@gmail.com>
2024-04-16 15:11:32 +00:00
a0b5fa8b48 [CP] [BUG.FIX] fix unexpected wash tablet from map 2024-02-10 11:09:40 +00:00
85a1f1a507 fix tenant_data_version & need_create_empty_major compatible. 2024-02-10 02:56:08 +00:00
6953548b56 BUGFIX: make sure clean the ls if created failed 2024-02-08 06:25:33 +00:00
418169fbd6 [BUG.FIX] Fixed compare-and-swap (CAS) tablet with an I/O operator. 2024-02-08 02:17:38 +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
d8b4a05f63 [CP] reset macro info after writing linked block 2024-02-07 13:00:27 +00:00
1309d869b2 [FEAT MERGE] impl skip tablet 2024-02-07 01:09:40 +00:00
7e34854bc6 [memtable_mgr] ObTabletMemtableMgr memtable management 2024-02-07 00:40:36 +00:00
d02328ebf1 optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2024-02-06 22:16:36 +00:00
034f8a27bb Unify tablet creation to use ObCreateTabletSchema 2024-02-06 17:08:57 +00:00
452b98a7c1 Tablet normalized leak diagnosis 2024-02-06 15:26:28 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
6627f9ef2e [CP] [BUG.FIX] fix unexpected wash tablet from map 2024-02-06 04:11:58 +00:00
e993318693 fix tenant_data_version & need_create_empty_major compatible. 2024-01-26 10:47:27 +00:00
bfe2b080dd BUGFIX: make sure clean the ls if created failed 2023-12-22 09:14:52 +00:00
28a14b828b [BUG.FIX] Fixed compare-and-swap (CAS) tablet with an I/O operator. 2023-12-19 15:13:57 +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
655c8c0790 [CP] reset macro info after writing linked block 2023-12-07 11:17:19 +00:00
654e89bbe1 [FEAT MERGE] impl skip tablet 2023-11-27 08:47:22 +00:00
fdae2b1ab4 [memtable_mgr] ObTabletMemtableMgr memtable management 2023-11-27 08:00:49 +00:00
a1c2792ab7 optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-11-23 10:41:22 +00:00
4116593fec Unify tablet creation to use ObCreateTabletSchema 2023-11-20 13:45:04 +00:00
1d6cb7cde6 Tablet normalized leak diagnosis 2023-11-17 10:45:14 +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
a81e6710b5 transform empty shell with tiny tablet, and rm persist queue 2023-10-09 12:13:30 +00:00
6e1811678e refine tablet init functions & refactor code struct 2023-08-31 12:10:35 +00:00
9b0e6cd960 make sure all meta released when the observer exits 2023-07-18 08:42:18 +00:00
a4bb627063 BUGFIX: move safe destroy worker into tenant 2023-07-17 03:12:14 +00:00
c00fed3c5f fix tablet allocator 2023-07-06 05:12:15 +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
b5ac0c7bf6 optimize memtable garbage collection 2023-05-16 09:46:50 +00:00
ecb74a122c Unify all bucket cnt in ObTenantMetaMemMgr 2023-04-28 15:41:57 +00:00
b889a69fbb [bugfix] add latest_row_store_type in sstable meta to calculate merge type for compaction 2023-02-10 03:41:41 +00:00
915e19cc3d Retry set tablet id when 4013 2023-01-12 19:02:33 +08:00
6b71492704 [to #47028518] check SET statement type and children count before transforming to subquery in PL 2023-01-12 19:02:33 +08:00