39 Commits

Author SHA1 Message Date
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
64dd10a5b7 Denfensive check for compressor type in rebuilder and meta dumper 2025-02-19 00:16:03 +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
30d5ce3ba2 [FEAT MERGE] Persistent Macro Block Bloom Filter 2025-02-08 06:45:19 +00:00
4b47d1618f modify length of extra_info of __all_rootservice_job 2025-01-24 02:46:32 +00:00
0e58dbeeb5 [FEAT MERGE] Refactoring ObTimer to reduce the number of threads 2024-11-21 03:45:19 +00:00
e86adc040b Add mittest owner 2024-11-20 13:45:41 +00:00
8b869c9fdd [FEAT MERGE] tablet_transfer_seq(ss) + flying_tablet_pointer_map + macro_block_verification 2024-09-25 04:58:10 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
c6abadd8cf ObTableFlag split to ObTableBackFlag and ObTableSharedFlag 2024-08-21 07:48:24 +00:00
1a7b85c347 [FEAT MERGE] merge quick restore
Co-authored-by: LoLolobster <949673574@qq.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2024-08-02 07:23:14 +00:00
0f9dcf8cd9 add storage schema case in farm & add compaction history obtest & fix progressive merge 2024-07-23 13:32:05 +00:00
f63f346a53 MacroMeta Adapt ddl offset for migration&backup 2024-03-21 10:16:15 +00:00
dd4af47ecc fix row offset in DDL_MERGE_CO_SSTABLE 2024-02-10 11:46:50 +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
3adeed0f3a Adapt DDL paritial data construt sst. 2024-02-09 03:33:29 +00:00
ebf9cfed44 [index_block_row_scan]add ObDDLSStableAllRangeIterator to handle ddl_merge_sstable with index_tree_height > 2 2024-02-08 03:48:06 +00:00
ccfccee77b Change code owners 2024-02-08 02:26:43 +00:00
c8d8bb4c25 fix builder trim empty roots when rewriting macro blocks 2024-02-07 04:19:57 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
2afec06cc5 fix row offset in DDL_MERGE_CO_SSTABLE 2024-02-06 08:17:04 +00:00
86c07975d1 Fix IndexBlockBuilder cannot close(build tree) 2024-01-21 14:42:28 +00:00
88f0d9e139 remove tenant io manager hash in io manager 2024-01-11 13:50:08 +00:00
3ab97bfeaa Adapt DDL paritial data construt sst. 2024-01-09 03:12:54 +00:00
d46c084cf6 [index_block_row_scan]add ObDDLSStableAllRangeIterator to handle ddl_merge_sstable with index_tree_height > 2 2023-12-20 04:13:30 +00:00
3a762b2721 Change code owners 2023-12-19 16:13:33 +00:00
c9d2d3bdf5 fix builder trim empty roots when rewriting macro blocks 2023-11-28 17:11:45 +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
0ca997cb54 fix core when print replay_tablet_task and remove tenant 2023-08-25 02:44:10 +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
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
a0466b3249 fix compatibility problem 2023-03-10 08:11:17 +00:00
bfbe2f8609 add defensive code for small sstable optimization 2023-03-03 08:46:06 +00:00
dbc2a4c9f9 [BugFix].fix invalid meta_tree_root 2023-02-24 17:16:28 +08:00
c20858a153 [Fix]manage the memory_usage of checksum_array in ObMacroBlockMeta 2023-02-09 16:22:41 +00:00
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +08:00
3080f2b66f Enhanced resource isolation capability, previous IOPS group control for front-end and back-end tasks
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 15:58:19 +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