548 Commits

Author SHA1 Message Date
c6b7a1555f refine mv minor merge 2025-03-28 10:17:14 +00:00
c1d0d55f58 Fix lock not inited and add some ut 2025-03-25 07:15:55 +00:00
03db4255b0 [FEAT MERGE] batch dml opt
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2025-03-24 12:19:50 +00:00
34135557e0 remove obiomanager fixed pool 2025-03-20 08:45:30 +00:00
3ce8b4d437 fix get tx table without hold LS ref 2025-03-17 11:46:34 +00:00
6abc0fc27f fix update storage schema when input schema with more column cnt but lower progressive merge round 2025-03-17 03:15:52 +00:00
2ff302df92 Revert [MDS] optimize tablet mds truncate lock behavior and add it when replay 2025-02-19 03:46:04 +00:00
6a8ec1c670 [MDS] optimize tablet mds truncate lock behavior and add it when replay 2025-02-18 03:46:47 +00:00
b42ce16488 fix test_decimal_int_pd_filter 2025-02-14 09:46:04 +00:00
a8576dc274 [BUG.FIX] fix test_sstable_meta unittest 2025-02-14 06:15:51 +00:00
2547f409a1 add IP format buffer size check 2025-02-13 08:16:16 +00:00
a57288f622 修复插件parser(jieba)的properties属性报错 2025-02-12 13:49:30 +00:00
a8eb6dfaf6 IK分词器属性支持smart和max配置 2025-02-12 13:16:17 +00:00
209518ea0f fix some glitches about ObTimerService 2025-02-11 21:16:31 +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
024efd68c0 [支持堆表表组织模式]
Co-authored-by: xianyu-w <707512433@qq.com>
2025-02-11 02:15:46 +00:00
ef91a2f316 [FEAT MERGE] enhance column store statistics
Co-authored-by: XIAO-HOU <372060054@qq.com>
2025-02-10 18:15:28 +00:00
cea6376d03 [FEAT MERGE] direct load support heap table with single local unique index
Co-authored-by: suz-yang <suz.yang@foxmail.com>
2025-02-10 16:47:31 +00:00
da64194924 [FEAT MERGE] column addition query optimization on single data scenario 2025-02-10 14:15:51 +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
f2acfdb891 [FEAT MERGE] oltp opt & unique index opt 2025-02-07 05:45:56 +00:00
4d08f8a095 [FEAT MERGE] [CP] rebuild tablet 2025-02-07 03:45:25 +00:00
b5442a665c [CP][FEAT MERGE] support to force to set server list 2025-02-06 14:15:24 +00:00
4b47d1618f modify length of extra_info of __all_rootservice_job 2025-01-24 02:46:32 +00:00
b8a3043b18 [FEAT MERGE] ss_micro_cache optimization
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: Revendell <2312237896@qq.com>
Co-authored-by: sunzhoujia <sunzhoujia1030@163.com>
2025-01-21 13:45:05 +00:00
386698bbff [FEAT MERGE] illegal date patch 435BP1
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2025-01-21 12:45:46 +00:00
7804e31dea fix AsyncIOChannel used_io_depth wrong 2025-01-17 12:46:06 +00:00
4859124487 Update function_name of ObTablet::get_all_memtables 2025-01-14 11:14:50 +00:00
86b5308094 fix restore tenant major freeze failed after partition split. 2025-01-08 16:15:28 +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
a0e0511e18 [bugfix] fix string diff var-length encoding overflow 2025-01-06 06:14:41 +00:00
f1b8e41f6e update gcc9 to gcc12 2025-01-02 20:45:07 +00:00
04c1a2232c Enhance ObTabletCreateSSTableParam encapsulation 2025-01-01 14:45:24 +00:00
7dcff73a60 [CP] Fix migration get incorrect parent 2024-12-16 06:44:49 +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
c0a39510b6 fix depend tablet's rowkey read info in io callback 2024-12-09 15:16:11 +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
95413c18a5 fix test io manager and add test io manager v1 2024-11-28 11:44:45 +00:00
c2be6cf322 Skip Index Bugfix 2024-11-27 05:45:47 +00:00
c141972115 [FEAT MERGE] [PATCH] serverless_opt 2024-11-23 18:14:57 +00:00
d909a01a95 [FEAT MERGE] IO_Scheduler_v2
Co-authored-by: zhaoyiping0622 <zhaoyiping0622@gmail.com>
2024-11-22 13:14:56 +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
812ec7c5ec [FEAT MERGE] direct load vector optimize 435
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: windye <yeheng_2011@163.com>
Co-authored-by: shadowao <aozeliu@qq.com>
2024-11-22 10:44:38 +00:00
9051e00cd0 [TABLELOCK] add replace_all_locks interface for recovery of auto_split 2024-11-22 03:45:21 +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
053f419580 check error major macro block when shared dir gc 2024-11-19 11:44:39 +00:00