12445 Commits

Author SHA1 Message Date
qingsuijiu
cbe814d99d Handling the issue of 4662 masking the real error code. 2024-03-13 14:20:17 +00:00
gaishun
b48a55c631 ignore data_precision changing in ob_int_tc 2024-03-13 14:15:00 +00:00
chimyue
e732d6bf5c add expr and item_type placeholder for real-time materialized view and materialized view rewrite 2024-03-13 13:50:40 +00:00
Tsunaou
fa714cea6d add dag_yield point to co merge && record time cost of tx_data lock_for_read in ObMultiVersionMicroBlockRowScanner 2024-03-13 13:45:25 +00:00
obdev
79a2f5c17c cherry-pick check os params 2024-03-13 13:20:37 +00:00
chaser-ch
5ccf83c37e add compat infoschema view 2024-03-13 13:14:50 +00:00
obdev
74487a060d Fixed the issue of missing error codes in aos/cos_list_for_each_entry 2024-03-13 09:19:45 +00:00
496148326@qq.com
e3f9425953 change default net speed from 1000Mbit to 10000Mbit 2024-03-13 09:04:52 +00:00
obdev
47d4d52bfa fix encode sortkey terminator err 2024-03-13 08:59:16 +00:00
renju96
7df8c7d602 fix fill_sstable_slice exit 2024-03-13 08:49:05 +00:00
obdev
d4fc825150 [pretest] fix an unstable test case: test_cancel_task 2024-03-13 08:38:40 +00:00
Zach41
62e178eb5b Shallow copy variable-length values for implicit aggr expr 2024-03-13 08:33:03 +00:00
hwx65
3b2bc2118f Fixed the issue where the column could not be queried after the column default value was deleted 2024-03-13 08:27:29 +00:00
hezuojiao
a88b712c55 Fix div expr precision deducing is not idempotent 2024-03-13 08:12:22 +00:00
chinaxing
17f7a2f819 [bugfix] fast check callback_list logging blocked race with rollback savepoint 2024-03-13 08:06:52 +00:00
JiahuaChen
61b21eebff Throttling follower tablet creation speed in a safe level 2024-03-13 03:47:31 +00:00
LINxiansheng
b9a0a58801 update obshell to 12024031122 2024-03-13 02:51:02 +00:00
Fengjingkun
51578241d8 opt batch freeze dag 2024-03-12 14:15:29 +00:00
z404289981
bde77696c9 KVCache support memory limit 2024-03-12 13:45:05 +00:00
oceanoverflow
efa23e5fee [CP] reset multi_version_start at restore start 2024-03-12 12:15:14 +00:00
2149
23ce16bb54 fix DBA_TAB_STATISTICS bug 2024-03-12 11:14:22 +00:00
tino247
fefe6aec9a [SCHEMA] Fix schema object overwrite problem 2024-03-12 10:15:02 +00:00
yangqise7en
8475beca3f use accurate sql in obtest & ignore TRANSFER_SEQ_NOT_EQUAL errno 2024-03-12 09:44:58 +00:00
felix-w15
c0fafd502d revert lock wait mgr miss wake up bug fix 2024-03-12 07:20:18 +00:00
obdev
dec494cf3f add config _globle_enable_rich_vector_format 2024-03-12 07:14:56 +00:00
obdev
8d56362278 [CP] fix: fix the bug of spf group-rescan induced by hash-map optimize 2024-03-12 04:26:22 +00:00
obdev
1f7c8640f5 [CP] enable storage row estimate for gis index with more than 10 ranges 2024-03-12 03:53:04 +00:00
Minionyh
4af9637abb inner table add column and constant placeholder 2024-03-12 03:37:59 +00:00
yinyj17
1668afef50 [CP] fix coverity bug 2024-03-12 03:32:32 +00:00
hiddenbomb
5443466da8 fix ret checking missing issue and typo 2024-03-12 03:27:12 +00:00
godyangfight
4a8ecf6d6b add master transfer data_version default value 2024-03-11 13:45:22 +00:00
obdev
ffc3d0529c Revert [CP] fix ddl tables replace part expr with definition. 2024-03-11 13:19:00 +00:00
hezuojiao
650c6b7615 [CP] Fix parallel rollup process empty batch result 2024-03-11 13:16:04 +00:00
wangt1xiuyi
7f6a80c189 fix lead window function bug 2024-03-11 11:15:05 +00:00
obdev
a9d4d23935 fix obstack hung on fork() and exec() 2024-03-11 08:55:59 +00:00
zhjc1124
de4083aa5e [CP] fix index exceeds core of print_io_status 2024-03-11 08:50:46 +00:00
tushicheng
91295b58cc fix core at BlockSet::free_block 2024-03-11 08:45:35 +00:00
chinaxing
ff29d48d7c skip sanity check of log sync on memctx if forcedly killed 2024-03-11 08:15:50 +00:00
yaojing624
bec2e6453f tracepoint placeholder 2024-03-11 06:45:22 +00:00
fengdeyiji
9ca8d2d9ef [MDS] break retry lock_for_read if LS in gc state 2024-03-11 05:56:15 +00:00
tino247
77616b1a9e [CP] Check if name is duplicated when rename table 2024-03-11 05:51:00 +00:00
LiuYoung00
820414c560 [to #55289503]case/when not support cursor expr 2024-03-11 05:45:43 +00:00
felix-w15
e17bb817f5 reset lock_wait_mgr's node's need_wait_ when doing local_retry 2024-03-11 04:15:16 +00:00
obdev
7c53d6573e to issue<55438464>:fix standby is read only issue in oralce mode 2024-03-11 03:48:56 +00:00
obdev
0ea114003e rename result files of the test_ob_multi_replica_basic 2024-03-11 03:46:06 +00:00
KyrielightWei
b07ff0cb13 [CP] reserve the memory of a final mds array before submit commit/abort log 2024-03-11 03:20:57 +00:00
akaError
09bbafdb7a fix t_op_row share bug 2024-03-11 03:15:39 +00:00
saltonz
18ddde9250 idispatch SIMD function by cpuinfo for PFoR codec 2024-03-11 02:46:06 +00:00
shadowao
b11a5ec7fd [CP] [OBCDC] fix the core caused by simultaneous update rowkey and lob column 2024-03-11 02:15:38 +00:00
obdev
925bc82bef fix runtime bloom filter config error 2024-03-08 12:51:06 +00:00