Commit Graph

64 Commits

Author SHA1 Message Date
7dccad4b78 [opt] micro buffer writer 2023-11-21 10:40:51 +00:00
66b23176d2 [SKIP INDEX] adapt index block aggregate data is null. 2023-11-20 18:11:07 +00:00
960df4d65c reduce EncodePivot memory usage with lots of columns and few rows 2023-11-16 14:46:15 +00:00
41296128f1 micro writer buffer uses the default allocator 2023-11-14 10:10:32 +00:00
d9de59fd05 [SKIP INDEX] fix falifisable filter use incorrect obj meta. 2023-11-09 13:05:54 +00:00
505d5a601a [CP] Replace ObConcurrentFIFOAllocator with ObFIFOAllocator. 2023-11-07 11:09:23 +00:00
7846915626 [SKIP INDEX] remove skip index storing prefixes 2023-11-06 03:10:25 +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
c399d81179 [BUG.FIX] reduce macro id set memory footprints by using without no lock mode. 2023-08-29 07:48:02 +00:00
22a9b2252c [FEAT MERGE] support aead in tde
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-24 04:10:29 +00:00
90ae6c4e43 optimize mark_and_sweep 2023-08-17 11:24:17 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
7430de2cb0 [bugfix] fix batch decode var length dict with single entry 2023-08-11 07:12:43 +00:00
a4bb627063 BUGFIX: move safe destroy worker into tenant 2023-07-17 03:12:14 +00:00
9b23516657 Optimize tmp file 2023-07-14 04:42:06 +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
c3dd57e291 fix row_store_type when sstable is empty 2023-06-06 10:42:27 +00:00
a279004631 remove unittests cannot work on opensource 2023-06-06 05:42:19 +00:00
4e78cd9426 [bugfix] fix column equal encoding exception offset array overflow 2023-05-16 04:16:42 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
8b00a6d6be Change the memory of ObEncodingRowBufHolder to hang on its own tenant which used to hang on 500. 2023-04-04 01:41:16 +00:00
276d9034f2 Fix test_raw_decoder of release compilation cannot pass. 2023-03-14 17:16:12 +00:00
bfbe2f8609 add defensive code for small sstable optimization 2023-03-03 08:46:06 +00:00
b889a69fbb [bugfix] add latest_row_store_type in sstable meta to calculate merge type for compaction 2023-02-10 03:41:41 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
0f14606391 [FEAT MERGE] instant ddl commit
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: rolandqi <qikai456@126.com>
2023-01-28 20:34:20 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +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
2cfa340452 fix wrong cpu_capacity in __all_virtual_server after cpu_count changing 2023-01-12 19:02:33 +08:00
c147ef1881 Load linked id list in deserialization 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
c94062401a [FEAT MERGE] implement Medium Compaction & adaptive Compaction Strategy 2023-01-12 19:02:33 +08:00
c37f0e93a3 [FEAT MERGE] impl multi way macro block reuse && pct free && multi version row support micro block-level recycling 2023-01-12 19:02:33 +08:00
cda6fed9b5 [FEAT MERGE]Tiny SSTable Space Optimization 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
9842295897 replace log_ts with scn 2023-01-12 19:02:33 +08:00
a4c9f3e4d4 adapt scn for migration 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
7d8c4a42fc [UPGRADE] Remove unused compatible code 2022-11-21 07:29:40 +00:00
21188a6f7c [bugfix] fix fix-length dict with element length larger than 64k 2022-11-09 11:35:54 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
e3e9919cb0 fix test_row_reader unittest 2022-10-09 13:02:07 +00:00
4891d24b46 [CP] Fix ObTmpTenantFileStore may be wild ptr. 2022-09-02 09:02:29 +00:00
5d3d5c7cb7 [CP] Reduce tmp file block cache memory usage. 2022-08-12 17:11:51 +08:00
18019f2bf2 [CP] [CP] [TMP.FILE] support single read huge tmp file. 2022-07-20 11:31:21 +08:00