605 Commits

Author SHA1 Message Date
f91c51797c disable trans data structure's copy operator 2024-09-18 07:03:37 +00:00
dbdc2aed5d fixed unstable mittest case 2024-09-18 06:15:26 +00:00
4cf84fe2bb replace THE_IO_DEVICE with LOCAL_DEVICE_INSTANCE 2024-09-18 05:50:53 +00:00
830aa8e728 Bugfix: wrong row store type in macro meta dumper and loader 2024-09-03 17:25:38 +00:00
0cd88a4196 Fix ha create sstable do not fill tx scn bug. 2024-09-03 14:45:33 +00:00
661a385292 modify code owner 2024-09-03 10:18:32 +00:00
5a1bdeab8f remove log & fix policy func array whitescan & fix unittest 2024-09-03 09:52:05 +00:00
5686ea36f2 add some fields for tmp file virtual table 2024-09-02 09:03:37 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
fc82fb6c3c FIX: process array push_back failure in tmp file meta tree 2024-08-30 04:19:39 +00:00
9322047ce9 [FEAT MERGE] Group By pushdown support vec 2.0 2024-08-29 15:49:24 +00:00
5cbd86c9e6 [FEAT MERGE] Vector Index & Array Type
Co-authored-by: helloamateur <magiccheery@163.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: JLY2015 <1623359870@qq.com>
2024-08-29 07:52:22 +00:00
6a68362067 [FEAT MERGE] [433] sql execution improvements
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-08-28 13:54:39 +00:00
c76fda0bef [FEAT MERGE] Roaringbitmap type phase-2, performance optimization 2024-08-28 03:45:02 +00:00
478d5d29de fix test_transfer_tx_data 2024-08-27 16:23:19 +00:00
4edb7b4b37 [FEAT MERGE] DML stong type refactoring and optimization 2024-08-27 08:31:09 +00:00
56af8cfa43 fix create memtable during replay corner case 2024-08-26 06:39:16 +00:00
6d520e25a9 [BUG] fix transfer during rollback to 2024-08-26 06:08:06 +00:00
26c0e1f161 [CP] support parallel dml modify same row concurrently
Co-authored-by: Handora <qcdsr970209@gmail.com>
2024-08-23 17:24:42 +00:00
81e39dc173 [FEAT MERGE] Column Store Replica
Co-authored-by: LeonChaoHi <15201161716@163.com>
Co-authored-by: zzg19950727 <1071026277@qq.com>
2024-08-22 11:26:16 +00:00
11d47a78ce Fix root_macro_seq compat 2024-08-22 09:10:56 +00:00
c6abadd8cf ObTableFlag split to ObTableBackFlag and ObTableSharedFlag 2024-08-21 07:48:24 +00:00
d9203e2b94 add check_tg_id_leak case 2024-08-21 07:18:52 +00:00
5178396599 fix tmp file not insert into flush prio mgr when there are flush tasks not completed 2024-08-20 13:18:59 +00:00
74184e04d5 fix reset bug of tmp file ctx 2024-08-19 12:53:18 +00:00
4dbf5fad23 fix truncate tmp file write buffer index cache bug 2024-08-19 06:39:07 +00:00
93e793722f Support empty shell table do mds mvs upgrade 2024-08-16 03:27:43 +00:00
a897079037 [FEAT MERGE] shared_nothing_tmp_file
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2024-08-15 12:12:57 +00:00
f2cc96fbeb fixed create arbration instance failed because concurrent create 2024-08-13 06:02:43 +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
c86ca4687b fix not reuse micro after progressive merge & add case 2024-07-29 15:12:04 +00:00
5c1ed43664 fixed mittest(test_ob_simple_log_arb) failed 2024-07-29 09:35:17 +00:00
489f709899 seperate snapshot version for get_tablet and get_read_tables 2024-07-26 07:54:17 +00:00
caa52087d4 [FIX] pre process tx data memtable 2024-07-23 14:01:43 +00:00
0f9dcf8cd9 add storage schema case in farm & add compaction history obtest & fix progressive merge 2024-07-23 13:32:05 +00:00
282b374fc4 remove flush scn comparison logic 2024-07-16 15:01:13 +00:00
78e4209eaf [CP] Make START_TRANSFER_IN redo log as STRICT_BARRIER for replay speed limit circular dependency 2024-07-16 10:17:33 +00:00
6f6d3fcd08 [CP] reduce the rpc count of PushLogResp 2024-07-15 12:47:13 +00:00
215e449cbb fix transfer move_tx filter on dest_ls compatible 2024-07-15 05:46:41 +00:00
806e30570b [FIX] optimize freeze skip throttle && freeze pend replay 2024-07-10 10:54:20 +00:00
933d5ca27e fix tablet cache size for compat scene
Co-authored-by: YangEfei <yangyifei96@outlook.com>
2024-07-04 15:51:59 +00:00
92b3d6058a fix add replica of same version observer when 4.3.0/4.3.1 upgrade to 4.3.2 2024-07-04 08:55:29 +00:00
b5495c5a66 fix parallel_start_pos_ adjust when parallel replay failed 2024-07-04 04:21:03 +00:00
f77ac6684c fix unstable mittest case 2024-06-27 13:04:39 +00:00
4f8426eb0b Fix backup do not support bandwidth throttle 2024-06-27 05:02:28 +00:00
ddb72b85c9 add iterator_info stat for hot cache 2024-06-27 04:28:04 +00:00
718c845327 BUGFIX: fix test_lock_table_callback core 2024-06-26 10:16:58 +00:00
c981050104 [FEAT MERGE] mds_mvs
Co-authored-by: xuhuleon <xuhuleon@qq.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2024-06-25 07:51:39 +00:00
6bf3f38ce4 [FEAT MERGE] ap benchmark opt
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
2024-06-19 06:41:44 +00:00
024359ccf0 [FEAT MERGE] Transaction processing query optimization
Co-authored-by: haitaoyang <haitaoy3.14@gmail.com>
2024-06-18 03:05:14 +00:00