179 Commits

Author SHA1 Message Date
c635c0f949 [CP] fix the issue of unstable test cases test_tg_mgr 2025-03-19 09:45:51 +00:00
7655224376 Use abbreviated notation for IPv6 addresses 2025-03-18 03:47:12 +00:00
a28c76bd10 tg_id adopts an incremental pattern to avoid being reused immediately 2025-03-17 10:45:33 +00:00
c84bc668c0 [CP] fix tis620 core 2025-03-15 12:19:47 +00:00
2547f409a1 add IP format buffer size check 2025-02-13 08:16:16 +00:00
209518ea0f fix some glitches about ObTimerService 2025-02-11 21:16:31 +00:00
29dd4290e6 [FEAT MERGE] 新增字符集和表达式优化
Co-authored-by: betelgeu <569268459@qq.com>
2025-02-08 04:15:27 +00:00
3a1131854b Modify the ObArray assign interface to be atomic 2025-02-07 11:15:18 +00:00
a379e540c2 fix memory leak of failed memory allocation for hashmap 2025-02-07 04:44:57 +00:00
4b47d1618f modify length of extra_info of __all_rootservice_job 2025-01-24 02:46:32 +00:00
81c125e00f change TOPDIR and one unittest to absolute path 2025-01-16 07:47:55 +00:00
dee8b7957e [FEAT MERGE]ob_malloc_opt 2025-01-16 03:14:59 +00:00
5c2b23927a [CP] set dst_cluster_id in rpc packet header and check src_cluster_id 2025-01-09 14:45:29 +00:00
9f87f66ded fix like range bug 2025-01-03 11:48:49 +00:00
3b03b68833 Fix the problem of non-blocking shrinking not being enabled 2024-12-19 12:15:01 +00:00
01b7d9d007 Change simple thread pool shrinking to non-blocking mode 2024-12-16 13:15:13 +00:00
05d5efd144 [CP] support nway of 2M chunk_list 2024-11-28 09:48:14 +00:00
c36cf095e6 [bugfix] Compatible with old error code 2024-11-27 08:14:36 +00:00
c141972115 [FEAT MERGE] [PATCH] serverless_opt 2024-11-23 18:14:57 +00:00
6d3a8a8b76 [FEAT MERGE] patch 3A from 4_2_x_release to master
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: WeiXinChan <chenwx6728@163.com>
2024-11-22 17:15:27 +00:00
467919e950 re-implement glibc-malloc hooking 2024-11-21 11:48:07 +00:00
bcdbabf580 [FEAT MERGE] Patch Assume Role from 4.2.5 to 4.3.5 2024-11-21 04:46:20 +00:00
0e58dbeeb5 [FEAT MERGE] Refactoring ObTimer to reduce the number of threads 2024-11-21 03:45:19 +00:00
9c1ad96b7b Change object storage errno 2024-11-01 10:17:02 +00:00
f1a0605889 [CP] [CP] add option to configure s3 addressing model 2024-10-29 06:44:52 +00:00
e8b1756c57 [CP] Change default checksum algorithm for Object Storage to no_checksum 2024-10-16 12:44:10 +00:00
0dc70f6600 [CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支 2024-09-26 09:17:10 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
c11ef76f19 [FEAT MERGE]ODPS patch to master
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-08-27 14:09:55 +00:00
ae6a932613 [FEAT MERGE] merge external table orc read feature 2024-08-26 06:32:55 +00:00
e537a0c479 [FEAT MERGE] 424 SQL compatibility patch 433
Co-authored-by: wjhh2008 <wjh2006-1@163.com>
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 03:32:02 +00:00
11f38cff7c fix object storage checksum 2024-08-12 14:59:02 +00:00
cb77423ea8 [CP] support alloc_align/free_align for ObIAllocator 2024-07-25 12:54:19 +00:00
48ac1376a9 add simulation testing for allocator 2024-07-22 13:25:15 +00:00
2083125b4c recover Reduce zstd memory overhead and fix the bug of vslice_alloc 2024-07-12 09:54:10 +00:00
301b1128d6 [CP] [bugfix] fix the bug that the task be scheduled after being canceled 2024-07-09 14:59:57 +00:00
d1e91320ec [FEAT MERGE] Support Parquet Format for External Table 2024-06-24 06:19:18 +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
4d5b5ec653 [FEAT MERGE] perf opt & syslog opt
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: yishenglanlingzui <395329313@qq.com>
Co-authored-by: 496148326@qq.com <496148326@qq.com>
2024-06-18 02:18:17 +00:00
fd886d1ef2 BUGFIX: add defensive code for ObSequence 2024-06-17 14:20:34 +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
a50f6b5bdd [CP] optimize common_realloc 2024-05-24 05:13:16 +00:00
sdc
40d1a1ecc1 fix some bugs 2024-05-06 02:46:46 +00:00
f1a6170c93 [FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-04-22 05:46:19 +00:00
0d6f3a8316 [FEAT MERGE] Support partitioned external table, and opt select into outfile
Co-authored-by: SevenJ-swj <sevenjworkstation@gmail.com>
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-04-16 16:15:48 +00:00
027d9cf8fe [4.2.3 patch 4.3.1] [FEAT MERGE] support syslog compression 2024-04-15 13:06:14 +00:00
ec98b67f27 [CP] [farm] fix test_timer 2024-04-02 09:56:16 +00:00
8a7386cdbf 【bugfix合入】zstd压缩库内存管理改造
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
2024-03-22 09:52:27 +00:00
1dcf480228 [CP] fix test_common_utility 2024-03-21 07:15:36 +00:00
1e94d64dc3 [CP][FEAT MERGE] 42x ipv6完善 2024-03-19 08:39:37 +00:00