350 Commits

Author SHA1 Message Date
ca3bf29fe1 [FIX] redesign ObFreezer to support multiple tablet freeze 2024-06-17 11:50:32 +00:00
156e89bb28 simply pdml code, remove compat logic on leader 2024-06-17 09:49:23 +00:00
0e82d014fd fix undo_node pre_alloc and add tx_ctx replay from middle case 2024-05-29 07:45:25 +00:00
430086798f [CP] [FIX] make split_range feel range closed or opened 2024-05-21 05:26:58 +00:00
aba3d456da [FEAT MERGE] remove retain_ctx use tx_data to hold mds op and optimise transfer move tx with check tx is needed 2024-05-17 13:16:16 +00:00
a5dbe3737d Refine tx ls state to support on_start_working retry 2024-05-17 07:47:03 +00:00
9bb5269c64 [BUG.FIX] fix normal tablet buffer memory fragment 2024-05-16 12:46:49 +00:00
9dda2ed0ea [CP] [OBKV] fix intermittent timeout in test_htable_lock 2024-05-16 08:46:29 +00:00
46e9e157f9 remove sys group from occupying group_id 2024-05-13 14:31:26 +00:00
eac47ba12a fix create_tablet_extra_info compatibility. 2024-04-25 04:32:10 +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
f1a6170c93 [FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-04-22 05:46:19 +00:00
7a78d20312 [FEAT MERGE] MySQL lock functions and DMBS_LOCK.RELEASE 2024-04-16 17:16:59 +00:00
7aca4ef065 [FEAT MERGE] Optimize dml performance in multi-local index scenarios
Co-authored-by: Handora <qcdsr970209@gmail.com>
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-04-16 15:27:21 +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
67d7a0f8de Check slog disk during restart 2024-04-16 08:16:15 +00:00
4bb2e95295 diagnose memory bloat 2024-04-15 03:20:56 +00:00
3d4ef9741d [FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
2024-04-10 07:32:28 +00:00
cc135f2ce2 close skip_ghost_row for wrong is_rowkey_first_row_already_output_ flag 2024-04-09 10:25:25 +00:00
44fc2f09f5 [FEAT MERGE] perf opt and support cs compaction to row
Co-authored-by: z404289981 <z404289981@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: wudidapaopao <664920313@qq.com>
2024-04-07 10:35:21 +00:00
396d455b32 [MDS] add filter functor param in iterator and fix iterate medium_info logic 2024-04-03 04:45:07 +00:00
f3aa96144c BUGFIX: add ls state from stop to offline 2024-04-02 12:39:13 +00:00
5aa0503125 [FEAT MERGE] ap perf optimization
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com>
2024-03-26 07:51:42 +00:00
611b488e79 [CP] [gts] refine gts callback interrupt 2024-03-26 05:20:18 +00:00
f63f346a53 MacroMeta Adapt ddl offset for migration&backup 2024-03-21 10:16:15 +00:00
1e94d64dc3 [CP][FEAT MERGE] 42x ipv6完善 2024-03-19 08:39:37 +00:00
86dfba9c3b [CP] Fix start transfer in is not pre barrier in redo stage bug. 2024-03-18 07:25:48 +00:00
9e19241519 [TABLELOCK] support lock with multi owner in the same trans 2024-03-15 09:15:36 +00:00
7a8c39abcb [CP] [FEAT MERGE]checkpoint diagnose virtual tablet
Co-authored-by: LiefB <954800091@qq.com>
2024-03-14 10:15:21 +00:00
3ba79326f4 fix: gts_callback_interrupted change tenant failure 2024-03-05 04:19:57 +00:00
7d6aac9898 direct_load with column_group support aggregated_cg 2024-02-29 13:45:16 +00:00
034cec412b Opt read info for column store 2024-02-29 08:20:18 +00:00
a9d18eadb8 fix race condition for ls offline tablet remove and empty shell task 2024-02-20 13:15:12 +00:00
5f02c08d77 ddl memtable use allocator from ddl kv 2024-02-20 04:12:08 +00:00
dd4af47ecc fix row offset in DDL_MERGE_CO_SSTABLE 2024-02-10 11:46:50 +00:00
a0b5fa8b48 [CP] [BUG.FIX] fix unexpected wash tablet from map 2024-02-10 11:09:40 +00:00
0c56e628e0 [TABLELOCK] fix several bugs about timeout in tablelock 2024-02-10 05:34:25 +00:00
85a1f1a507 fix tenant_data_version & need_create_empty_major compatible. 2024-02-10 02:56:08 +00:00
c2c0671855 Fix: macro block ref_cnt leaks when exec delete_single_ls_snapshot 2024-02-10 02:53:15 +00:00
397fb5e2d1 Fix max rows returned in group by pushdown 2024-02-10 01:17:20 +00:00
43da734ec7 BUGFIX: fix ls iter cnt leak 2024-02-09 20:56:30 +00:00
383b360031 Fix IndexBlockBuilder cannot close(build tree) 2024-02-09 19:52:22 +00:00
4c24ed8d60 remove tenant io manager hash in io manager 2024-02-09 08:52:00 +00:00
997ddd5961 fix allocator constructor 2024-02-09 05:47:27 +00:00
1dfe650980 get kv from tablet 2024-02-09 04:59:41 +00:00
3adeed0f3a Adapt DDL paritial data construt sst. 2024-02-09 03:33:29 +00:00
2b51d8e477 pass tablet_handle when query 2024-02-09 02:48:45 +00:00
088be4d3bf fix wrong row_offset in ddl_cg_sstable && fix invalid cg_iter_param 2024-02-08 22:37:32 +00:00
3154082c61 Adapt the new vec2.0 interface for single row calculation 2024-02-08 21:55:56 +00:00
d40845d673 bugfix: pass tablet from get_table_param to get corresponding version of ddlkv 2024-02-08 18:46:07 +00:00