Commit Graph

15337 Commits

Author SHA1 Message Date
b8484dad05 [to #2024092500104569228]refactor mysql.proc as a system view master occupancy 2024-10-09 00:16:57 +00:00
84b5f69ee1 enhance or expansion with cast 2024-10-08 22:47:14 +00:00
44c5f42248 [auto split] fix pre split error with -4016 2024-10-08 22:15:48 +00:00
52bb0d5b29 [to #2024071000103617366]In MySQL mode, if pl objects cannot be added to the cache, a warning will be displayed. 2024-10-08 21:15:58 +00:00
7c655f1ea0 Give expected_task_load and esti_table_size correct default values when encounter too small tablet size in nlj&spf 2024-10-08 20:45:55 +00:00
d22b2f7f2e [CP] 对inner table放开column_store_only路由策略检查 2024-10-08 19:46:23 +00:00
7e54a9117e fix background quota set error 2024-10-08 19:15:58 +00:00
62a513621a [CP] support batch load spm baseline 2024-10-08 18:16:03 +00:00
b4e818c3e7 [CP] move compression format into csv format 2024-10-08 17:46:07 +00:00
1e4b1b8de4 [CP] fix direct load data in cs replica 2024-10-08 15:45:32 +00:00
a92b7ae7cf check scheduler ptr before use & do not check CPU load in enable_adaptive_compaction 2024-10-08 15:15:41 +00:00
e87b329756 [CP] [vector] fix vector/roaringbitmap column default length 2024-10-08 14:15:59 +00:00
cc6ad00897 master placeholder : duplicate table modified 2024-10-08 13:46:15 +00:00
852263d74f add placeholder for DELAYED_TRANSFORM_MAJOR 2024-10-08 12:46:10 +00:00
a98b7c35b4 Bugfix: clustered index block is not prewarmed 2024-10-08 12:16:15 +00:00
2c074473ca fix log in ObSubSchemaCtx::reset() 2024-10-08 11:46:02 +00:00
25e73d42fd fix freeze failed due to invalid ls id. 2024-10-08 08:16:08 +00:00
d05faec270 [CP] [to #2024091200104454293]fix bug PL compile triggered by dbms_sql 2024-10-08 07:46:06 +00:00
bd102d3912 remove the restriction of splitting the table within the table group 2024-10-08 06:45:42 +00:00
076b028318 [CP]修复casewhenbug,在resolver时对其进行改写 2024-10-08 06:15:50 +00:00
a03e3701c0 [CP] Fix start running dag create failed ls migration hang bug. 2024-10-08 05:16:01 +00:00
d5c653690f refactor tablet_scheduler & use schedule status cache to schedule/diagnose 2024-09-30 15:46:27 +00:00
1ff2fd5766 add validation for collect mv compaction 2024-09-30 15:16:27 +00:00
25d1095842 support log filter for transfer operation during mds register phase 2024-09-30 14:46:03 +00:00
2433eaf1c6 scan session timeout bug fix 2024-09-30 11:16:32 +00:00
75c5b724cf fix major refresh mv sql in parallel compaction 2024-09-30 10:48:55 +00:00
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