obdev
|
a5692bf908
|
[CP] [CP] Fix S3 url Encoding type and S3 error code
|
2024-09-18 08:06:52 +00:00 |
|
obdev
|
eb6e5712de
|
add get random bucket interface for ObHashMap
|
2024-09-18 07:41:09 +00:00 |
|
zhjc1124
|
b24832ad67
|
fix user-level group_id priorer than function-level group_id
|
2024-09-18 07:33:04 +00:00 |
|
HaHaJeff
|
ffe2dddd6b
|
fixed compile error on 8u
|
2024-09-18 07:01:47 +00:00 |
|
obdev
|
30d12c5b5b
|
fix mysqltest regression
|
2024-09-18 06:38:49 +00:00 |
|
obdev
|
d0837ae589
|
service_name compat
|
2024-09-18 06:31:47 +00:00 |
|
Handora
|
354a4767e1
|
add AHS for memstore write bytes
|
2024-09-18 06:22:38 +00:00 |
|
obdev
|
808598e82b
|
convert OB_BACKUP_FILE_NOT_EXIST to OB_OBJECT_NOT_EXIST, and delete OB_BACKUP_FILE_NOT_EXIST
|
2024-09-18 06:12:02 +00:00 |
|
obdev
|
4cf84fe2bb
|
replace THE_IO_DEVICE with LOCAL_DEVICE_INSTANCE
|
2024-09-18 05:50:53 +00:00 |
|
obdev
|
e4ad4e994f
|
fix odps and orc conflic on protobuf
|
2024-09-18 05:33:16 +00:00 |
|
obdev
|
742e4a3b52
|
fix pnio destroyed prematurely and not support rpc authentication when obcdc running.
|
2024-09-18 05:31:26 +00:00 |
|
co63oc
|
cad8d585ef
|
Fix typo (#2119)
|
2024-09-13 10:38:06 +08:00 |
|
tushicheng
|
9302432925
|
[CP] modify OB_MALLOC_MIDDLE_BLOCK_SIZE to improve memory utilization
|
2024-09-02 12:54:46 +00:00 |
|
wu-xingying
|
72ccbd990f
|
vector ddl task use errsim to check for hung bugs
Co-authored-by: JLY2015 <1623359870@qq.com>
|
2024-09-02 06:27:57 +00:00 |
|
obdev
|
a90a362952
|
remove lob_ddl_mysql case in ss mode
|
2024-08-31 12:52:27 +00:00 |
|
LeonChaoHi
|
bc8f935437
|
PCODE Placeholder: OB_NOTIFY_SHARED_STORAGE_INFO
|
2024-08-29 12:04:13 +00:00 |
|
wanghangQ
|
5cbd86c9e6
|
[FEAT MERGE] Vector Index & Array Type
Co-authored-by: helloamateur <magiccheery@163.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: JLY2015 <1623359870@qq.com>
|
2024-08-29 07:52:22 +00:00 |
|
tushicheng
|
376ae13422
|
[CP] fix bug of TG_REENTRANT_THREAD_POOL::stop
|
2024-08-29 07:26:21 +00:00 |
|
obdev
|
87be285903
|
Minor, add jni error placeholder
|
2024-08-29 07:08:37 +00:00 |
|
wjhh2008
|
6cdac14ee2
|
add expr split_part
|
2024-08-29 03:17:54 +00:00 |
|
obdev
|
6a68362067
|
[FEAT MERGE] [433] sql execution improvements
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
Co-authored-by: GongYusen <986957406@qq.com>
|
2024-08-28 13:54:39 +00:00 |
|
obdev
|
d2b4715bfa
|
add placeholder enum types releated to OBCDC OUTROW LOB
|
2024-08-28 06:55:22 +00:00 |
|
stuBirFly
|
ac50f77b81
|
check and mutate placeholder
|
2024-08-28 05:14:02 +00:00 |
|
zhjc1124
|
f0b7377713
|
[CP] fix group_id_type_map update error
|
2024-08-28 05:07:37 +00:00 |
|
qijiax
|
c76fda0bef
|
[FEAT MERGE] Roaringbitmap type phase-2, performance optimization
|
2024-08-28 03:45:02 +00:00 |
|
obdev
|
f7e9334490
|
optimize dag scheduler thread allocation
|
2024-08-27 15:23:32 +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 |
|
obdev
|
0de8b3356d
|
Fix the error code overwriting that causes crash
|
2024-08-27 12:01:46 +00:00 |
|
akaError
|
4713cafd85
|
fix latin leng_sp bug
|
2024-08-26 11:18:58 +00:00 |
|
zhjc1124
|
e96f717f75
|
resume group_id when group guard destruct
|
2024-08-26 08:18:08 +00:00 |
|
SevenJ-swj
|
ae6a932613
|
[FEAT MERGE] merge external table orc read feature
|
2024-08-26 06:32:55 +00:00 |
|
obdev
|
1936fe670f
|
parallel drop table rpc pcode placeholder
|
2024-08-23 11:39:00 +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 |
|
linqiucen
|
2ddad4afc0
|
[FEAT MERGE] 备库优化 + is_standby_cluster调用点替换 + service_name
|
2024-08-22 16:18:56 +00:00 |
|
Tsunaou
|
81e39dc173
|
[FEAT MERGE] Column Store Replica
Co-authored-by: LeonChaoHi <15201161716@163.com>
Co-authored-by: zzg19950727 <1071026277@qq.com>
|
2024-08-22 11:26:16 +00:00 |
|
liucc1997
|
e378f7f147
|
move gtid/pkt_id to ObReqTransport::AsyncCB and support terminate rpc in ObAsyncRpcProxy
|
2024-08-22 05:11:17 +00:00 |
|
zhjc1124
|
b72d6286bd
|
Hide add_self_to_cgroup and set_group_id
|
2024-08-22 03:29:58 +00:00 |
|
18523270951@163.com
|
2677fd458b
|
[FEAT MERGE] Optimizing external table direct load performance
|
2024-08-21 14:00:23 +00:00 |
|
helloamateur
|
a6cb5fe594
|
[CP] [GIS] fix gis index with high resolution
|
2024-08-21 12:57:28 +00:00 |
|
obdev
|
2baf07341a
|
BUGFIX: do_trans_end always clean tablelock
|
2024-08-21 09:55:52 +00:00 |
|
zhjc1124
|
d9203e2b94
|
add check_tg_id_leak case
|
2024-08-21 07:18:52 +00:00 |
|
zhjc1124
|
2266d37762
|
remove set_group_id limit
|
2024-08-21 04:20:00 +00:00 |
|
Hongqin-Li
|
760f84b1ee
|
Add rpc pcode placeholder
|
2024-08-21 04:14:01 +00:00 |
|
tushicheng
|
4e2bb400c4
|
malloc opt
|
2024-08-20 07:16:31 +00:00 |
|
obdev
|
653dfe0e0f
|
[CP] [to 2024072500103923587 and 2024072400103906226]fix bugs, mysql.proc and information_schema.parameters
|
2024-08-19 19:16:53 +00:00 |
|
HaHaJeff
|
f3d74d9965
|
rpc place holder
|
2024-08-19 12:17:44 +00:00 |
|
liucc1997
|
654605f440
|
[CP] fix get_next_cond unlock failed
|
2024-08-19 08:33:07 +00:00 |
|
swjtu-wenxiang
|
445002cafa
|
[CP] [FEAT MERGE]424 PL dev features
Co-authored-by: seuwebber <webber_code@163.com>
Co-authored-by: hanr881 <1741282579@qq.com>
|
2024-08-19 06:45:07 +00:00 |
|
liucc1997
|
bdb3bec642
|
[CP] save rpc decode error code in rpc async_cb
|
2024-08-19 06:32:13 +00:00 |
|
LoLolobster
|
315a2dd5ec
|
fix log archive checkpoint issuing LIST and TAGGING requests too frequently when delete mode is tagging
|
2024-08-16 07:17:56 +00:00 |
|