155 Commits

Author SHA1 Message Date
AA-tuliwei-BB
9f87f66ded fix like range bug 2025-01-03 11:48:49 +00:00
obdev
3b03b68833 Fix the problem of non-blocking shrinking not being enabled 2024-12-19 12:15:01 +00:00
obdev
01b7d9d007 Change simple thread pool shrinking to non-blocking mode 2024-12-16 13:15:13 +00:00
tushicheng
05d5efd144 [CP] support nway of 2M chunk_list 2024-11-28 09:48:14 +00:00
obdev
c36cf095e6 [bugfix] Compatible with old error code 2024-11-27 08:14:36 +00:00
obdev
c141972115 [FEAT MERGE] [PATCH] serverless_opt 2024-11-23 18:14:57 +00:00
AntiTopQuark
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
gaopy3
467919e950 re-implement glibc-malloc hooking 2024-11-21 11:48:07 +00:00
obdev
bcdbabf580 [FEAT MERGE] Patch Assume Role from 4.2.5 to 4.3.5 2024-11-21 04:46:20 +00:00
obdev
0e58dbeeb5 [FEAT MERGE] Refactoring ObTimer to reduce the number of threads 2024-11-21 03:45:19 +00:00
kpole
9c1ad96b7b Change object storage errno 2024-11-01 10:17:02 +00:00
nautaa
f1a0605889 [CP] [CP] add option to configure s3 addressing model 2024-10-29 06:44:52 +00:00
obdev
e8b1756c57 [CP] Change default checksum algorithm for Object Storage to no_checksum 2024-10-16 12:44:10 +00:00
qingzhu521
0dc70f6600 [CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支 2024-09-26 09:17:10 +00:00
obdev
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
cqliang1995
c11ef76f19 [FEAT MERGE]ODPS patch to master
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-08-27 14:09:55 +00:00
SevenJ-swj
ae6a932613 [FEAT MERGE] merge external table orc read feature 2024-08-26 06:32:55 +00:00
jingtaoye35
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
LoLolobster
11f38cff7c fix object storage checksum 2024-08-12 14:59:02 +00:00
tushicheng
cb77423ea8 [CP] support alloc_align/free_align for ObIAllocator 2024-07-25 12:54:19 +00:00
tushicheng
48ac1376a9 add simulation testing for allocator 2024-07-22 13:25:15 +00:00
tushicheng
2083125b4c recover Reduce zstd memory overhead and fix the bug of vslice_alloc 2024-07-12 09:54:10 +00:00
obdev
301b1128d6 [CP] [bugfix] fix the bug that the task be scheduled after being canceled 2024-07-09 14:59:57 +00:00
wjhh2008
d1e91320ec [FEAT MERGE] Support Parquet Format for External Table 2024-06-24 06:19:18 +00:00
obdev
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
dimstars
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
hwx65
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
tushicheng
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
Tyshawn
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
wjhh2008
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
dimstars
027d9cf8fe [4.2.3 patch 4.3.1] [FEAT MERGE] support syslog compression 2024-04-15 13:06:14 +00:00
obdev
ec98b67f27 [CP] [farm] fix test_timer 2024-04-02 09:56:16 +00:00
obdev
8a7386cdbf 【bugfix合入】zstd压缩库内存管理改造
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
2024-03-22 09:52:27 +00:00
obdev
1e94d64dc3 [CP][FEAT MERGE] 42x ipv6完善 2024-03-19 08:39:37 +00:00
tushicheng
668b1289ad [CP] [FEAT MERGE] chunk_mgr_opt 2024-03-14 09:46:12 +00:00
obdev
d4fc825150 [pretest] fix an unstable test case: test_cancel_task 2024-03-13 08:38:40 +00:00
tushicheng
91295b58cc fix core at BlockSet::free_block 2024-03-11 08:45:35 +00:00
obdev
fd55142354 Add Error Codes for S3 Region-Endpoint Mismatch and Invalid Object Storage Endpoint Validation 2024-03-07 07:15:39 +00:00
liucc1997
d9beec169d implement ObOrderedFixedQueue 2024-03-06 07:15:08 +00:00
obdev
092e0202d9 Refining Checksum Algorithm Handling Logic in Object Storage 2024-02-26 07:15:41 +00:00
obdev
3abb03d768 [CP] wash chunk_cache when physic memory exhausted 2024-02-10 11:21:09 +00:00
obdev
7da0974a40 Refactor object storage multipart upload interface to distinguish close, complete and abort operations 2024-02-10 04:27:55 +00:00
obdev
b20d0e2057 fix MERGE_RESERVE_CTX_ID failed to reserve memory 2024-02-10 01:00:16 +00:00
obdev
335cda36b4 add tests for object storage to sensitive test 2024-02-09 17:50:21 +00:00
obdev
d7dc28d729 limit the print frequency for each ERROR log 2024-02-09 04:53:40 +00:00
obdev
f9b0d031d9 support setting checksum algorithm for object storage 2024-02-09 02:57:46 +00:00
obdev
71f41bc7cb [pretest] fix test_cancel_task 2024-02-09 01:31:17 +00:00
zhjc1124
f636b2fdd1 [4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK 2024-02-08 13:18:21 +00:00
obdev
c7b8a188c3 Supports CRC checksum verification for object storage 2024-02-08 13:12:20 +00:00