Commit Graph

3651 Commits

Author SHA1 Message Date
2d4db165cd Bugfix: required_size adapt small sstable 2024-04-24 10:59:10 +00:00
3ac857c73e [bugfix]: ignore -4018 while calling ObDDLKV::get_ddlmemtable. 2024-04-24 10:21:22 +00:00
a412a10a83 [bugfix]: in datumstorewrapper, block_reader is reset twice. 2024-04-24 05:20:15 +00:00
552307f1e1 [CP] Prohibit dup table local read on a election expired leader 2024-04-24 04:16:16 +00:00
a4096506d4 optimize checkpoint executor logic 2024-04-24 03:46:30 +00:00
5f836a3c3b [CP] fix build_lob_param read retry_info core in upgrade 2024-04-24 03:03:57 +00:00
8a11d33bfb fix busy log_cb not return when log sync success callback and TxCtx is exiting 2024-04-23 17:35:35 +00:00
28bc220a0b ObDDLMemtable use DIRECT_LOAD_MEMTABLE in inc direct load 2024-04-23 12:55:30 +00:00
ba047ea0d9 fix start_scn to make scn_range continuous in migrate phase 2024-04-23 10:40:17 +00:00
778c43f157 [CP] fix bug of mem chunk size 2024-04-23 07:22:53 +00:00
684939e62c Improve memtable debug log 2024-04-23 04:18:08 +00:00
fd32125850 [CP] destroy a successfully constructed dup ls member 2024-04-22 15:24:18 +00:00
7f07d633ce Fix aggregate pushdown to sst index when refresh table 2024-04-22 15:18:57 +00:00
5199005443 [CP] fix lob remote read set_length bug 2024-04-22 12:17:29 +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
4d7b31b518 Revert SPLIT_SRC in ObTabletStatus 2024-04-22 07:15:52 +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
2f8121bad8 placeholder for mds data source type and related mds ctx
Co-authored-by: fengdeyiji <546976189@qq.com>
2024-04-19 13:12:23 +00:00
bf604885f8 [FEAT MERGE]
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-04-19 06:46:37 +00:00
3f4f0ba998 fix missing new add default value after co merge to row store 2024-04-18 14:16:42 +00:00
dd6ff5c5ff [bugfix] fix vec2.0 column equal decoder small unsigned exception value overflow 2024-04-18 13:27:24 +00:00
ef21911834 Fix code scan round 2 2024-04-18 10:54:48 +00:00
255dd5c7ce Fix the logs that do not need to be printed 2024-04-17 13:54:12 +00:00
c01bae9728 [CP] [42x] fix tx on scheduler aborted but actually committed 2024-04-17 10:56:49 +00:00
784e448714 submit log interface to nonblcok 2024-04-17 10:51:19 +00:00
6570b1eb6c [CP] fix memtable reference leaks due to not deconstruct lob cursor 2024-04-17 07:39:02 +00:00
a5745e5c20 Fix sample rescan wrong index tree height 2024-04-17 07:27:34 +00:00
40904ec601 fix last lob meta info deep_copy bug 2024-04-17 07:21:53 +00:00
5ad7a8b8c4 Quick release replay thread for 5188 error 2024-04-16 21:46:48 +00:00
78578299f4 refine dup table new gc code in leader_switch 2024-04-16 20:51:19 +00:00
6cbab0038f rewrite ret code 2024-04-16 20:45:54 +00:00
6ed4cef931 set trans_mgr skip checksum when TxCtx recovery 2024-04-16 17:46:00 +00:00
7a78d20312 [FEAT MERGE] MySQL lock functions and DMBS_LOCK.RELEASE 2024-04-16 17:16:59 +00:00
3aff0d6be3 [FEAT MERGE] resource manage patch to direct_load_res_patch431
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
2024-04-16 15:43:57 +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
c3e6700f34 The follower is readable only with a smaller lease_acquire_scn 2024-04-16 11:34:08 +00:00
5302738411 fix merge 4016 2024-04-16 10:29:30 +00:00
67d7a0f8de Check slog disk during restart 2024-04-16 08:16:15 +00:00
1ee64365ea [FEAT MERGE] Support exchanging partition between partitioned table A and non-partitioned table B.
Co-authored-by: fkuner <784819644@qq.com>
2024-04-16 07:19:48 +00:00
89076de1ab [tx-route] reinit_tx should use lock protect 2024-04-15 15:50:57 +00:00
12cdaf2731 open skip_ghost_row 2024-04-15 13:11:42 +00:00
4bb2e95295 diagnose memory bloat 2024-04-15 03:20:56 +00:00
525b9b562f fix the bug of checking tenant memstore limit for direct insert 2024-04-12 13:45:36 +00:00
0c8e87bff2 fix dup table virtual table core 2024-04-12 12:15:46 +00:00
4afa70a218 [FEAT MERGE] JSON/XML phase2 and JSON Partial Update
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
2024-04-12 10:46:02 +00:00
d84ebfb7c0 support replace into for materialized view log 2024-04-12 09:15:44 +00:00
0e3a5dede9 [tx-route] fix extra state isolation field verify failed 2024-04-12 07:51:27 +00:00
99cdba0e79 Add some logs and defend codes 2024-04-12 04:02:46 +00:00
41b19ba941 [FEAT MERGE] Backup Table Names
Co-authored-by: wxhwang <wxhwang@126.com>
2024-04-11 12:45:22 +00:00