Commit Graph

856 Commits

Author SHA1 Message Date
40d220a51d fix schema defense 4002 2024-07-16 05:06:03 +00:00
3e720b0574 add compaction obtest & unittest 2024-07-12 03:16:39 +00:00
a691750c86 [CP] add case for minor merge 2024-07-11 10:30:05 +00:00
227a6f35c8 [DeadLock] add associated_session_id to trans_part_ctx 2024-07-09 11:20:03 +00:00
dcefc03971 roaringbitmap type optimization and default value adaption 2024-07-05 05:17:14 +00:00
3449f775a6 fix ObSEArray::pop_back bug 2024-07-04 05:16:18 +00:00
b5495c5a66 fix parallel_start_pos_ adjust when parallel replay failed 2024-07-04 04:21:03 +00:00
b042b281ef Use batch hash in encoder 2024-07-03 09:49:32 +00:00
81bfa9f0ac [FEAT MERGE] direct load performance optimize
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: leftgeek <1094669802@qq.com>
2024-07-03 07:17:17 +00:00
92e7bff34d make expr relation map symmetrical to fix correctness bug 2024-06-29 05:16:08 +00:00
4f8426eb0b Fix backup do not support bandwidth throttle 2024-06-27 05:02:28 +00:00
eb005d6b57 [CP] alter _parallel_ddl_control 2024-06-26 09:17:10 +00:00
236f3cf191 change filter_tree_merge_status 2024-06-25 12:04:20 +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
5c5e6da6ce [FEAT MERGE] DAS iterator refactor and keep order optimization
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2024-06-24 13:57:14 +00:00
9865419f35 Support monotonic cross-machine data_version. 2024-06-24 08:16:41 +00:00
b7f4eb6aa2 errsim to check the compare method for std::sort 2024-06-24 07:58:04 +00:00
cc1b65e578 [FEAT MERGE] sql execution improvements
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: tushicheng <18829573815@163.com>
2024-06-21 15:16:43 +00:00
b5f1d56b0c [CP] fix ObLobDataOutRowCtx bytes aligned padding byte init 2024-06-21 12:17:09 +00:00
3bfa3e2070 [FEAT MERGE] Add roaringbitmap type and relative expr
Co-authored-by: fkuner <784819644@qq.com>
2024-06-21 09:46:21 +00:00
ba16ddd354 Fix datum rowkey vector compare rowkey with diff type 2024-06-20 16:52:19 +00:00
dc3831cd1d [CP] [CP] _parallel_ddl_control 2024-06-19 06:47:28 +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
f5c8989764 group_id unexpected condition 2024-06-18 03:52:09 +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
b29a7dd782 [FEAT MERGE] Set different table mode and compaction strategies to optimize buffer table performance.
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-06-18 02:58:54 +00:00
0cd742f372 [FEAT MERGE]Patch Spatial Relationship Computation Performance Optimization & Implement of oracle spatial index 2024-06-18 01:31:47 +00:00
d5629a2b36 [FEAT MERGE] Support monotonic filter to accelerate queries.
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
2024-06-18 01:26:00 +00:00
768e502783 post 2pc requests after advancing the upstream_state successfully 2024-06-18 00:17:25 +00:00
ffd0dacb15 Add object type placeholder for MySQL date/datetime types 2024-06-17 23:43:06 +00:00
d8fe3c810b [FEAT MERGE][CP] migration choose source optimize and add restore source
Co-authored-by: LoLolobster <949673574@qq.com>
2024-06-17 22:51:03 +00:00
da5aece3e1 [FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
2024-06-17 13:46:16 +00:00
ca3bf29fe1 [FIX] redesign ObFreezer to support multiple tablet freeze 2024-06-17 11:50:32 +00:00
9d01875f1e [FEAT MERGE][CP] [4.2.3 patch 4.3.2] add global CPU isolation 2024-06-17 11:32:57 +00:00
905a5e35fa Print logs for the tx_ctx member as needed 2024-06-17 11:10:10 +00:00
156e89bb28 simply pdml code, remove compat logic on leader 2024-06-17 09:49:23 +00:00
89e696f309 [FTS] Adjust plugin tokenizer interface for fulltext search 2024-06-17 09:38:01 +00:00
ed28f133d6 [FEAT MERGE] oblogminer[patch from 4.2.3]
Co-authored-by: qiuyg3 <qiuyg3@chinaunicom.cn>
2024-05-31 14:23:36 +08:00
0e82d014fd fix undo_node pre_alloc and add tx_ctx replay from middle case 2024-05-29 07:45:25 +00:00
d8bbcdb419 fix unittest test_uniq_task_queue 2024-05-27 15:11:47 +00:00
5ce9ef5136 [FEAT MERGE] patch 423 sql compatible features to 432
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
2024-05-27 11:18:01 +00:00
c10a663da7 fix: support raw_read() for log cache 2024-05-24 04:39:21 +00:00
e98a77be79 integrated test for participant failure notify scheduler 2024-05-23 08:21:52 +00:00
a222a2b040 [CP] [CP][Bugfix] fix memory leak when tenant has been destroyed 2024-05-23 05:53:14 +00:00
3236e488f0 remove unittest key_btree in opensource mode 2024-05-22 07:29:49 +00:00
3ef61117ef tx miss abort at end stmt and add abort check before commit 2024-05-21 05:32:36 +00:00
aba3d456da [FEAT MERGE] remove retain_ctx use tx_data to hold mds op and optimise transfer move tx with check tx is needed 2024-05-17 13:16:16 +00:00
a5dbe3737d Refine tx ls state to support on_start_working retry 2024-05-17 07:47:03 +00:00
a60cb378cd refactor ObCompactionTimeGuard to process failed event 2024-05-16 06:26:20 +00:00
57321b6c95 fix backup hold tablet handle do not hold memtables issue 2024-05-16 03:22:42 +00:00