16728 Commits

Author SHA1 Message Date
xxyd
7a6b771444 fix obtrade performence problem introduced by list part prune 2024-12-25 07:48:04 +00:00
helloamateur
782788ee67 [ARRAY] fix attrs assign 2024-12-25 07:44:48 +00:00
wu-xingying
f83c9484c9 ObVecAuxTableIdx add enum whitelist 2024-12-25 07:15:26 +00:00
zhjc1124
09b5402e87 Revert fix resource manager uppercase issues 2024-12-25 04:46:11 +00:00
SanmuWangZJU
70b2e8f730 [OBCDC] Fix use wrong version to create log_stream in cdc 2024-12-25 02:46:42 +00:00
obdev
72e6feaf48 fix:multivalue query bug 2024-12-24 17:16:21 +00:00
wu-xingying
ed7e1c91de vector index master occupy 2024-12-24 15:45:51 +00:00
Zach41
e1d7a90fb8 Fix invalid results of hash rollup plan 2024-12-24 13:15:40 +00:00
JLY2015
b38167748d [vector index] reset scan key_range when vec index lookup 2024-12-24 11:45:46 +00:00
gys-git
889a83944d update obd version to 3.0.1 2024-12-24 11:16:06 +00:00
zhjc1124
ebd3fed04f fix not to modify request expect_group_id 2024-12-24 09:15:35 +00:00
JasonZhang10086
f28dcda9dc Bitwise bound all_rows_active flag fix. 2024-12-24 08:15:52 +00:00
ChangerR
2f67c9eb34 fix split gather table stats cause 4016 2024-12-24 07:45:32 +00:00
JunkoPF
d9efc9d9df Migration fetch logic macro block id array rpc placeholder 2024-12-24 07:15:44 +00:00
qingzhu521
ceebb92d04 修复odps cpp中的每轮添加计数归零和适配cpp适配向量化2.0 2024-12-24 06:46:04 +00:00
obdev
e23cf4a02a fix life cycle of the splitted mds sstable. 2024-12-24 04:15:56 +00:00
helloamateur
dbf5fbccd4 [ARRAY] fix null select 2024-12-24 03:48:29 +00:00
helloamateur
cc554e5448 [ARRAY] fix values subschema_id 2024-12-24 03:45:13 +00:00
pe-99y
d2e69579ef fix core when fulltext index dml with rescan 2024-12-23 15:44:53 +00:00
LoLolobster
27e29f5f84 add compat cases for backup and restore 2024-12-23 15:19:13 +00:00
AnimationFan
5f82a2d381 revert commit, forbid partition key changed from int to unsinged will lead some compat problem 2024-12-23 15:15:58 +00:00
obdev
78637f1c82 fix mysqltest 2024-12-23 14:44:43 +00:00
LYAccc
3c6a7d4122 fix split core-dump 2024-12-23 14:15:52 +00:00
KyrielightWei
e157fe73e0 standby read interface v2 -- master placeholder 2024-12-23 13:44:58 +00:00
Cai-Yao
7506859990 fix hash join vec2.0 typo 2024-12-23 12:44:54 +00:00
wu-xingying
c2c95df51c occupy position for vector index filter 2024-12-23 12:15:16 +00:00
ZenoWang
3b64ad121c [CP] make logstream_freeze triggered by memory can retry for at least 10 minutes 2024-12-23 11:14:55 +00:00
hwx65
8506762a39 fix date_format wrong result of %f 2024-12-23 10:45:07 +00:00
obdev
f35d5e8749 fix mv safe calc task exit bug 2024-12-23 09:45:57 +00:00
xxyd
a8676a3791 fix odps parallel read memory leak 2024-12-23 08:44:23 +00:00
cqliang1995
6552bb386b [CP] fix dblink core when ping failed 2024-12-23 08:14:40 +00:00
hanr881
38e6b179b6 to issue<2024121800106553103>:fix memory leak when fail to init complex obj 2024-12-23 05:15:15 +00:00
neicun1024
7f5f55a5a2 fix locate_in_prefetched_data of skip index filter 2024-12-23 04:45:18 +00:00
Cerdore
95f08febf8 fix memory leak caused by calling set_login_info() when reusing a session 2024-12-23 04:15:06 +00:00
medcll
782c9bda6e fix get load level in ObDirectLoadOptimizerCtx 2024-12-23 03:18:36 +00:00
godyangfight
c89e22b9ba Fix observer report readablse scn bug. 2024-12-23 03:15:19 +00:00
Tsunaou
b7300b5b1c fix compat for is_schema_changed 2024-12-20 22:15:19 +00:00
wjhh2008
7055e44130 fix external table not interrupted by session kill 2024-12-20 21:46:45 +00:00
Hongqin-Li
bea57cf344 Revert fix drop other table's unique constraint 2024-12-20 21:16:27 +00:00
helloamateur
5552c859a8 [ARRAY] fix outrow array core 2024-12-20 20:45:11 +00:00
medcll
d751744e8e fix need_sort hint in insert into select 2024-12-20 20:18:53 +00:00
cqliang1995
d36a1338bb modify condition variable in odps 2024-12-20 20:15:38 +00:00
medcll
747bf83d01 fix enable heart beat 2024-12-20 19:45:42 +00:00
AnimationFan
79957a9511 add necessary check for column schema ptr 2024-12-20 11:44:50 +00:00
lmjhh
97a5ea60e4 occupy for mysql event priv 2024-12-20 11:15:12 +00:00
hwx65
231610e238 Revert fix Native MySQL 8.2.0 jdbc gets ob bolean type result error 2024-12-20 08:44:48 +00:00
obdev
be83d034b1 4252增加在master占位 2024-12-20 08:15:59 +00:00
obdev
451044fb83 fix io hung and amplification 2024-12-20 07:45:32 +00:00
chinaxing
24ef025b73 fix is_tx_commit_timeout and is_tx_timeout 2024-12-20 07:15:20 +00:00
Fengjingkun
2b7a6bc3c5 fix the logic about checking lob column type 2024-12-20 06:18:24 +00:00