179 Commits

Author SHA1 Message Date
6a8e140c01 [CP] Support specify customed allocator for zstd_compressor 2023-12-06 03:42:04 +00:00
cff0c95deb remove domain string 2023-11-20 11:40:51 +00:00
f550f90133 fix bug about time and make slqmode pretty 2023-11-16 08:10:49 +00:00
3f8c7213fb [CP] [4_2_x]fix white_list match error 2023-11-01 13:09:11 +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
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
02ee2b981c fix coredump in link_hashmap 2023-10-18 09:13:51 +00:00
505cfa1e53 fix unstable ut: test_tg_mgr 2023-10-12 13:09:42 +00:00
3c716958dd Optimize memory release performance for logger 2023-09-27 03:10:12 +00:00
e60ca4d26d Fix the low utilization of SimpleAllocer 2023-09-13 07:47:36 +00:00
2df75ff0ac prevent shared-timer from being destroyed prematurely 2023-09-12 13:40:24 +00:00
ac6f8ca806 Implement das_simple_op for simple retry scenario 2023-09-08 14:09:03 +08:00
a91a0535f3 supporting sub_ctxs for each tenant_ctx_allocator, which can optimize the problem of memory fragmentation. 2023-09-04 02:40:49 +00:00
b60e4f8d97 [FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
2023-09-04 01:10:37 +00:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
e0b1dda713 [FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
2023-08-25 08:44:14 +00:00
4144cf1751 [FEAT MERGE]Added object storage COS as the backup destination 2023-08-21 07:10:29 +00:00
392f7dfe04 fix is_unicode_valid bug 2023-08-18 12:20:18 +08:00
9085543640 Solve the problem that the sanity_check_range does not take effect when the length overflows 2023-08-08 07:54:58 +00:00
5267b750b0 [scn] support scn_to_str() 2023-06-27 10:42:28 +00:00
972185dc81 finetune thread_mgr interface 2023-06-02 07:47:52 +00:00
a84b7a3e75 [CP] Set up caching for large chunks of memory 2023-06-02 02:49:03 +00:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
3efcefc29e [FEAT MERGE] Support gb18030_2022 2023-04-26 15:13:03 +00:00
fdcaa9a932 [FEAT MERGE] Add anti-fallback checks for the memory of 500 tenant 2023-04-25 02:41:25 +00:00
b020762935 fix test_timer 2023-04-21 06:11:14 +00:00
6f4d4f8648 remove case of atomic_wait_event 2023-04-21 04:11:46 +00:00
1b56271658 Fix the problem that hashtable free memory cannot be recovered immediately 2023-04-21 03:11:34 +00:00
d1e68a8c8c Revert Fix the problem that hashtable free memory cannot be recovered immediately 2023-04-14 04:41:27 +00:00
d0d70a2f27 fix ut compile error 2023-04-13 15:41:18 +00:00
6de0c5fbdd Fix the problem that hashtable free memory cannot be recovered immediately 2023-04-13 18:29:10 +08:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
e501bbe216 fix stack overflow when page_size is not 4k 2023-04-04 15:14:33 +00:00
0e22eb2aae fix full link tracing log printed in observer.log 2023-03-31 15:14:52 +00:00
674e87b495 fix the truncation of COMMENT sql 2023-03-27 13:11:56 +00:00
d5034e56fa fix core of GET_TSI 2023-03-22 10:45:14 +00:00
b2df288827 Enable RELRO compile option to pretect address attack 2023-03-17 06:11:09 +00:00
cabd3eab20 update CODEOWNER && fix some lib pretest by jiage && update pretest conf 2023-03-15 05:14:01 +00:00
03cafacec1 fix wrong span_id in full link tracing 2023-03-06 04:41:14 +00:00
a4c97d03f7 [FEAT MERGE]vos merge into master
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2023-02-24 14:26:20 +00:00
d8d2e34880 fix tenant_allocator reuse error 2023-02-07 14:04:14 +08:00
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +08:00
27b7bca333 fix arm bug of smart_call 2023-02-06 16:32:22 +08: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
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
5830b64c41 Add new interface tolower toupper in ObCharset 2023-01-12 19:02:33 +08:00