Commit Graph

15461 Commits

Author SHA1 Message Date
bc498ed2a8 [CP] move is_cs_replica_compat from storage schema to rowkey_read_info in ObTablet 2024-09-30 10:46:01 +00:00
3d555f8db1 Fix memory failure because of allocator reuse in count pushdown. 2024-09-30 09:46:23 +00:00
c5d879f7ba adjust partition table dop calculation when use Auto DOP 2024-09-30 08:16:16 +00:00
a14e4547ae Opt skip index filter 2024-09-30 07:46:27 +00:00
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
003f27aca1 use new dag type for lob tablet split. 2024-09-30 05:17:18 +00:00
f7a71abf77 fix bug of autocommit on full direct load path 2024-09-30 04:47:33 +00:00
cb9b57eaf2 [CP] fix sanity core when cast tinytext to string 2024-09-29 22:45:53 +00:00
1cfa863386 placehold for spm latch 2024-09-29 22:16:58 +00:00
70f425f351 fix __all_backup_set_files plus_archivelog not update issue. 2024-09-29 21:16:29 +00:00
38babde89c [CP] fix can not use ob_admin dump_backup 2024-09-29 20:16:31 +00:00
7420be7043 add placehold IO_READ_DEVICE_TIME and IO_WRITE_DEVICE_TIME 2024-09-29 19:46:05 +00:00
8480c382d6 fix: timestamp function can be null propagate 2024-09-29 19:15:42 +00:00
0731d2b929 [CP] Fix migration/rebuild choose c replica policy 2024-09-29 18:45:39 +00:00
ce09444371 fix table recovery some issues. 2024-09-29 17:45:42 +00:00
f017bbdab8 fix failed mysqltest 2024-09-29 16:15:55 +00:00
3f3670db0d fix multi cf mem leak 2024-09-29 15:15:56 +00:00
69710c9957 support equivalent client load功能需要在master占位 2024-09-29 14:16:16 +00:00
edc747fd64 optimise major_mv safety check 2024-09-29 13:45:54 +00:00
39c9320841 fix set_columns_stat with decimal int cause core 2024-09-29 13:15:54 +00:00
f0baa3778c fix backup do not specify tenant id when allocating memory 2024-09-29 11:48:43 +00:00
435258de19 [OBCDC] update ObDictColumnMeta to support upgrade from 4.2.5 to master 2024-09-29 11:45:49 +00:00
e390aeef20 show divisive_memory_size with GV$SYSSTAT and check divisive_memory_size by vostest 2024-09-29 09:45:49 +00:00
e274df69a8 [DeadLock] fix 4013 not return in detector 2024-09-29 09:15:40 +00:00
2682bd7130 [CP] revert close progressive for co 2024-09-29 08:15:39 +00:00
4b900315a4 [FEAT MERGE] [Patch From 4.2.4] NetStandby Support Parallel Log Transport Protocol 2024-09-29 07:18:32 +00:00
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
e8ba6ca6d0 [FEAT MERGE]merge opt_temp_file to master
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
2024-09-29 04:46:02 +00:00
2d6338afc9 Revert [MDS] fix mds_table flush deadlock with truncate 2024-09-29 03:45:48 +00:00
5223d5545b bugfix: select into use memmove instead of memcpy in data_writer.flush 2024-09-28 21:16:47 +00:00
5c7737c187 add rw lock for medium clog recorder 2024-09-28 20:15:59 +00:00
e4f2a1db17 [BUG.FIX] Fixed linked block reader core dump issue when encountering failure 2024-09-28 19:45:54 +00:00
3a502edaa1 [CP] bugfix no need retry when read lob in fuse 2024-09-28 18:45:29 +00:00
c95a5adce6 Add New Field to SSTable Meta 2024-09-28 17:45:59 +00:00
9760e0f08e fix failed req calc wrong 2024-09-28 16:46:16 +00:00
4e6c548411 [CP] [to #2024081900104180046]fix bug dblink subtype and %rowtype 2024-09-28 15:45:42 +00:00
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
03fec55ac5 [CP] [to #2024092500104576500]fix bug udaf garbled characters in non-utf8 tenant 2024-09-28 13:15:52 +00:00
27460ebcbe [CP] [vector index] Prohibited from creating/deleting vector index concurrently 2024-09-28 12:16:01 +00:00
c98287a7f6 fix core at oceanbase::blocksstable::ObDatumRowStore::clear_rows 2024-09-28 11:15:17 +00:00
2d80afc603 [CP] disable spf group rescan when use rownum as exec param or exists assign user var in subquery 2024-09-28 10:46:06 +00:00
662ad20d8b Recorrect the trablet_transfer_seq assignment of ObPhysicalCopyTask 2024-09-28 10:15:51 +00:00
a05ae24b8d [CP] fix cdc compile error 2024-09-28 08:45:43 +00:00
e73bbee99a [CP] Fix free core in cg iter param 2024-09-28 07:45:51 +00:00
a875af8e18 [CP] write lob id to ext info log to aviod key duplication 2024-09-28 07:15:56 +00:00
8a1d0f10b5 make dtl_buffer_size effective immediately 2024-09-28 06:15:53 +00:00
656ae36701 Modify private cleaner log level 2024-09-28 05:16:40 +00:00
7aae08f120 enhance late materialization on column store 2024-09-28 03:45:52 +00:00
576fd82711 Fix duplicate seqno of tablet autoinc mds 2024-09-28 02:15:41 +00:00
66ea860e1f [CP][BUGFIX] fix block sample for das vid iter 2024-09-28 01:17:00 +00:00