15272 Commits

Author SHA1 Message Date
lyxiong0
2c074473ca fix log in ObSubSchemaCtx::reset() 2024-10-08 11:46:02 +00:00
obdev
25e73d42fd fix freeze failed due to invalid ls id. 2024-10-08 08:16:08 +00:00
seuwebber
d05faec270 [CP] [to #2024091200104454293]fix bug PL compile triggered by dbms_sql 2024-10-08 07:46:06 +00:00
LYAccc
bd102d3912 remove the restriction of splitting the table within the table group 2024-10-08 06:45:42 +00:00
lucky-sinx
076b028318 [CP]修复casewhenbug,在resolver时对其进行改写 2024-10-08 06:15:50 +00:00
godyangfight
a03e3701c0 [CP] Fix start running dag create failed ls migration hang bug. 2024-10-08 05:16:01 +00:00
yangqise7en
d5c653690f refactor tablet_scheduler & use schedule status cache to schedule/diagnose 2024-09-30 15:46:27 +00:00
haitaoyang
1ff2fd5766 add validation for collect mv compaction 2024-09-30 15:16:27 +00:00
Handora
25d1095842 support log filter for transfer operation during mds register phase 2024-09-30 14:46:03 +00:00
stuBirFly
2433eaf1c6 scan session timeout bug fix 2024-09-30 11:16:32 +00:00
haitaoyang
75c5b724cf fix major refresh mv sql in parallel compaction 2024-09-30 10:48:55 +00:00
Tsunaou
bc498ed2a8 [CP] move is_cs_replica_compat from storage schema to rowkey_read_info in ObTablet 2024-09-30 10:46:01 +00:00
XIAO-HOU
3d555f8db1 Fix memory failure because of allocator reuse in count pushdown. 2024-09-30 09:46:23 +00:00
chimyue
c5d879f7ba adjust partition table dop calculation when use Auto DOP 2024-09-30 08:16:16 +00:00
DengzhiLiu
a14e4547ae Opt skip index filter 2024-09-30 07:46:27 +00:00
obdev
13f9f3dea8 [FEAT MERGE]inc direct load support local index
Co-authored-by: medcll <527998250@qq.com>
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
Co-authored-by: suz-yang <suz.yang@foxmail.com>
2024-09-30 07:16:12 +00:00
obdev
003f27aca1 use new dag type for lob tablet split. 2024-09-30 05:17:18 +00:00
obdev
f7a71abf77 fix bug of autocommit on full direct load path 2024-09-30 04:47:33 +00:00
shadowao
cb9b57eaf2 [CP] fix sanity core when cast tinytext to string 2024-09-29 22:45:53 +00:00
xxyd
1cfa863386 placehold for spm latch 2024-09-29 22:16:58 +00:00
SidewinderAK47
70f425f351 fix __all_backup_set_files plus_archivelog not update issue. 2024-09-29 21:16:29 +00:00
wxhwang
38babde89c [CP] fix can not use ob_admin dump_backup 2024-09-29 20:16:31 +00:00
obdev
7420be7043 add placehold IO_READ_DEVICE_TIME and IO_WRITE_DEVICE_TIME 2024-09-29 19:46:05 +00:00
PatZhuang
8480c382d6 fix: timestamp function can be null propagate 2024-09-29 19:15:42 +00:00
obdev
0731d2b929 [CP] Fix migration/rebuild choose c replica policy 2024-09-29 18:45:39 +00:00
SidewinderAK47
ce09444371 fix table recovery some issues. 2024-09-29 17:45:42 +00:00
haitaoyang
f017bbdab8 fix failed mysqltest 2024-09-29 16:15:55 +00:00
stuBirFly
3f3670db0d fix multi cf mem leak 2024-09-29 15:15:56 +00:00
leslieyuchen
69710c9957 support equivalent client load功能需要在master占位 2024-09-29 14:16:16 +00:00
obdev
edc747fd64 optimise major_mv safety check 2024-09-29 13:45:54 +00:00
ChangerR
39c9320841 fix set_columns_stat with decimal int cause core 2024-09-29 13:15:54 +00:00
oceanoverflow
f0baa3778c fix backup do not specify tenant id when allocating memory 2024-09-29 11:48:43 +00:00
fkuner
435258de19 [OBCDC] update ObDictColumnMeta to support upgrade from 4.2.5 to master 2024-09-29 11:45:49 +00:00
tushicheng
e390aeef20 show divisive_memory_size with GV$SYSSTAT and check divisive_memory_size by vostest 2024-09-29 09:45:49 +00:00
fengdeyiji
e274df69a8 [DeadLock] fix 4013 not return in detector 2024-09-29 09:15:40 +00:00
yangqise7en
2682bd7130 [CP] revert close progressive for co 2024-09-29 08:15:39 +00:00
zxlzxlzxlzxlzxl
4b900315a4 [FEAT MERGE] [Patch From 4.2.4] NetStandby Support Parallel Log Transport Protocol 2024-09-29 07:18:32 +00:00
obdev
fdd96032d6 [FEAT MERGE] Support tenant-level global control direct load data
Co-authored-by: fforkboat <fforkboat@gmail.com>
2024-09-29 06:16:11 +00:00
medcll
e8ba6ca6d0 [FEAT MERGE]merge opt_temp_file to master
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
2024-09-29 04:46:02 +00:00
fengdeyiji
2d6338afc9 Revert [MDS] fix mds_table flush deadlock with truncate 2024-09-29 03:45:48 +00:00
dontknow9179
5223d5545b bugfix: select into use memmove instead of memcpy in data_writer.flush 2024-09-28 21:16:47 +00:00
yangqise7en
5c7737c187 add rw lock for medium clog recorder 2024-09-28 20:15:59 +00:00
Tyshawn
e4f2a1db17 [BUG.FIX] Fixed linked block reader core dump issue when encountering failure 2024-09-28 19:45:54 +00:00
shadowao
3a502edaa1 [CP] bugfix no need retry when read lob in fuse 2024-09-28 18:45:29 +00:00
ZenoWang
c95a5adce6 Add New Field to SSTable Meta 2024-09-28 17:45:59 +00:00
obdev
9760e0f08e fix failed req calc wrong 2024-09-28 16:46:16 +00:00
seuwebber
4e6c548411 [CP] [to #2024081900104180046]fix bug dblink subtype and %rowtype 2024-09-28 15:45:42 +00:00
JLY2015
03df703cb3 [auto split] Fixing the issue of core dump caused by out-of-bounds access to node when resolving 2024-09-28 14:15:54 +00:00
seuwebber
03fec55ac5 [CP] [to #2024092500104576500]fix bug udaf garbled characters in non-utf8 tenant 2024-09-28 13:15:52 +00:00
JLY2015
27460ebcbe [CP] [vector index] Prohibited from creating/deleting vector index concurrently 2024-09-28 12:16:01 +00:00