350 Commits

Author SHA1 Message Date
aad887266c fix micro block hash index not build 2025-03-24 16:15:49 +00:00
03db4255b0 [FEAT MERGE] batch dml opt
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2025-03-24 12:19:50 +00:00
415eb71093 remove unstable tmp file ut 2025-03-20 11:45:36 +00:00
d44ac12e63 add the concurrent protection of ObMacroBlockWriter and ObSSTableIndexBuilder. 2025-03-18 10:20:04 +00:00
3ce8b4d437 fix get tx table without hold LS ref 2025-03-17 11:46:34 +00:00
621a267885 [TABLELOCK] fix the bug about calling rollback_to with OUT_TRANS_LOCK in the trans 2025-03-14 15:46:52 +00:00
27ce0b14d2 fix tmp file ut 2025-03-03 08:15:18 +00:00
f7e7b8be7f bugfix: macro block writer flush block through incorrect store type because of mutable data_store_desc 2025-02-27 10:45:36 +00:00
9c177e37ec fix the issue that the left boundary of the range is estimated inaccurately 2025-02-25 03:16:41 +00:00
64dd10a5b7 Denfensive check for compressor type in rebuilder and meta dumper 2025-02-19 00:16:03 +00:00
d967f87b7e Bugfix: reuse micro block and bf cache cannot hits in persist bf 2025-02-14 11:15:32 +00:00
642a30fdb9 [FEAT MERGE] direct load performance opt II
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: dongb0 <708848999@qq.com>
Co-authored-by: windye <yeheng_2011@163.com>
2025-02-11 12:46:04 +00:00
3fae646531 Fix lost first flag in minor compaction
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2025-02-10 11:45:38 +00:00
062c64f85f [FEAT MERGE] Full-Text Search Index Phase Ⅳ
Co-authored-by: SuperYoko <lipeng.yk@gmail.com>
Co-authored-by: wz-WillZheng <18701736737@163.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2025-02-09 06:15:16 +00:00
30d5ce3ba2 [FEAT MERGE] Persistent Macro Block Bloom Filter 2025-02-08 06:45:19 +00:00
f2acfdb891 [FEAT MERGE] oltp opt & unique index opt 2025-02-07 05:45:56 +00:00
4b82094c3a [FEAT MERGE] vector index phase 3
Co-authored-by: linbo-lin <1434442536@qq.com>
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
2025-01-27 05:15:30 +00:00
4b47d1618f modify length of extra_info of __all_rootservice_job 2025-01-24 02:46:32 +00:00
1cc92e09f1 [FEAT MERGE] Compilation Optimization
Co-authored-by: fengdeyiji <546976189@qq.com>
Co-authored-by: tushicheng <18829573815@163.com>
2025-01-08 09:46:00 +00:00
04c1a2232c Enhance ObTabletCreateSSTableParam encapsulation 2025-01-01 14:45:24 +00:00
d5d74f213e Fix migration release mds node dead lock bug. 2024-12-12 18:15:24 +00:00
85a29f18fc Fix sstable param init function parameters bug. 2024-12-12 12:14:48 +00:00
4205b19369 Add split_src_tablet_id on tablet_meta 2024-12-10 19:15:31 +00:00
0b88f81027 add error code for tmp file seal 2024-12-09 10:15:11 +00:00
5a35ec6391 fix sn tmp file ut core dump 2024-12-09 09:45:33 +00:00
decde3ccd0 remove storage schema calculation outside 2024-12-05 05:45:23 +00:00
83215297ae placehold about compressible tmp file 2024-11-29 18:46:37 +00:00
d379d20563 fix minors lost when data split orthogonal rebuild. 2024-11-29 10:14:52 +00:00
6d57ccdcf4 fix tmp file unittest and log level 2024-11-28 10:45:47 +00:00
21f8bdc313 [CP] add owners to mittest cases 2024-11-26 15:16:25 +00:00
c141972115 [FEAT MERGE] [PATCH] serverless_opt 2024-11-23 18:14:57 +00:00
6d3a8a8b76 [FEAT MERGE] patch 3A from 4_2_x_release to master
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: WeiXinChan <chenwx6728@163.com>
2024-11-22 17:15:27 +00:00
e64abec880 [FEAT MERGE]reorder filter according to real-time statistics and row estimation optimization
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
Co-authored-by: mjhmllover <zdhmjh@163.com>
2024-11-22 11:15:19 +00:00
32ad2dce19 fix sn tmp file ut 2024-11-22 03:18:31 +00:00
1a6141df59 [FEAT MERGE]clog and opt statistics support io resource isolation
Co-authored-by: 18523270951@163.com <18523270951@163.com>
2024-11-22 03:15:13 +00:00
a4b2edc085 [FEAT MERGE] refactor ss tmp file module
Co-authored-by: AnimationFan <3067477338@qq.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2024-11-21 13:17:41 +00:00
0e58dbeeb5 [FEAT MERGE] Refactoring ObTimer to reduce the number of threads 2024-11-21 03:45:19 +00:00
c2d837645f fix select wrong leader when in statement-level retry 2024-11-20 15:15:05 +00:00
e86adc040b Add mittest owner 2024-11-20 13:45:41 +00:00
37e34761f0 modify wbp index cache sparsify logic 2024-11-14 03:14:39 +00:00
af7294dabd [FEAT MERGE] transfer dml ctrl 分支合并master
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
2024-11-11 10:45:21 +00:00
27d3dcfc30 Fix transfer dest lost restore status flag bug. 2024-11-07 07:17:09 +00:00
ffe1ed06af opt split range with estimate method 2024-10-30 17:47:29 +00:00
0fa613ffd6 Set mds_checkpoint_scn when creating split dst tablets 2024-10-29 10:18:15 +00:00
b06c76337f fix split partition invalid argument 2024-10-25 04:48:10 +00:00
521ef6a5fb server index 2024-10-22 04:17:43 +00:00
9ba19c31ff fix ObIOResult set group_id 2024-10-12 04:08:05 +00:00
bc498ed2a8 [CP] move is_cs_replica_compat from storage schema to rowkey_read_info in ObTablet 2024-09-30 10:46:01 +00:00
a14e4547ae Opt skip index filter 2024-09-30 07:46:27 +00:00
c885412481 [CP] BUGFIX: fix core of access service. 2024-09-26 00:19:00 +00:00