Commit Graph

15337 Commits

Author SHA1 Message Date
2a3b4285d8 Before ObBlockManager::first_mark_device is executed, the tmp file does not exec the flushing task. 2024-09-24 13:15:58 +00:00
2bbdfaad57 dont inc progressive round when add column for column_store & collect co major info in dag_net 2024-09-24 12:45:28 +00:00
86258d2719 [vector index] not support vec and fts on same main table 2024-09-24 12:18:55 +00:00
01939d43fa [to #2024091200104448120]fix bug ociStmt free 2024-09-24 12:16:04 +00:00
6434e21d37 placeholder for autosplit 2024-09-24 11:31:59 +00:00
11f6f9565c parallel drop table enum placeholder 2024-09-24 11:29:05 +00:00
e147da8920 [ARRAY] fix arr type deduce bug 2024-09-24 11:26:13 +00:00
b7369bd07d [CP] fix follower sync miss inc or snapshot data if bitmap data is empty & optimize memory usage 2024-09-24 08:15:55 +00:00
d22deaf9fd fix llc core when inject 4013 2024-09-24 07:45:55 +00:00
5ae02279a8 [OBKV] patch bugfixs from 425
Co-authored-by: eemjwu <744706242@qq.com>
2024-09-24 07:16:06 +00:00
fe51fc9222 [CP] fix crash in vector index service destroy when drop tenant 2024-09-24 06:35:24 +00:00
35c69fd2cb [CP] fix hash hash sharding bug 2024-09-24 06:32:04 +00:00
630bc09b3c [FEAT MERGE][4.2.3 patch 4.3.4]Partition Balance Optimization 2024-09-24 06:16:23 +00:00
9d246c576c [VECTOR] fix outrow vector aggregate 2024-09-24 04:16:02 +00:00
39999f6ab2 Fix: cg_sstable_cnt: a tablet contains more than one co_sstable; 2024-09-24 03:45:49 +00:00
55248cfd56 add IS_EXPR_DETERMINISTIC flag 2024-09-24 03:16:23 +00:00
2e65d590c9 [CP] Bugfix: mark_and_sweep alloc too much memory 2024-09-23 13:45:42 +00:00
676ebca0e2 Fix issue of rcte swallow error code 2024-09-23 13:15:36 +00:00
2d07206a34 [CP] [to #2024090500104391391] refactor: optimize PL exception handling CG code size 2024-09-23 10:31:09 +00:00
1c7409e326 [CP] fix sort window function bug 2024-09-23 10:16:15 +00:00
a640991de4 [CP] [NetStandby] return OB_NEED_RETRY instead of OB_EAGAIN if compatibility check failed 2024-09-23 10:10:23 +00:00
fd86f699bf add qpl deps in el8.x86_64.deps.opensource 2024-09-23 10:07:23 +00:00
e47fc93c69 [CP] Enable storage cardinality estimation for partition table 2024-09-23 10:04:09 +00:00
6422d0daeb fix the compile problem of el8 gcc env 2024-09-23 10:01:10 +00:00
01b257145c add flog_warn when bitmap alloc memory failed 2024-09-23 06:46:10 +00:00
222e03cfc3 [CP] update obshell to 4.2.4.0-12024091317 2024-09-23 04:15:49 +00:00
e9a1295ae5 adjust show_create_table for mv 2024-09-23 03:46:07 +00:00
2d8fe088d3 bugfix: select into index out of range core 2024-09-23 03:15:56 +00:00
43aaa83cd8 Fix topn sort unfree ptr error 2024-09-23 02:46:04 +00:00
4a4a3ef247 serialize exec context for direct load 2024-09-22 14:51:11 +00:00
78662dd895 [CP] fix drop column in cs replica 2024-09-20 15:43:32 +00:00
8ba7133363 disable iter pool for cs replica 2024-09-20 15:40:39 +00:00
f4b21d195d fix bug in loading data_version file 2024-09-20 15:37:42 +00:00
3368e68653 disable check data checksum for cs replica temporarily 2024-09-20 13:55:41 +00:00
817ce3f4d0 fix: sum_opnsize should be rewrote as 0 on subquery removal 2024-09-20 13:50:11 +00:00
233c608ba0 [to #2024091800104488463] fix: disable GVN pass opt. in PL 2024-09-20 13:34:38 +00:00
6f1157391d support T_JSON_TABLE_EXPRESSION in check_is_table_supported_for_mview 2024-09-20 13:31:27 +00:00
3b264eab24 [BUGFIX] fix vector index delete in minimal mode 2024-09-20 11:18:32 +00:00
ffa4025af4 improve sql statement for flushing ss_micro_cache 2024-09-20 11:15:39 +00:00
sdc
c7d111a790 fix mysqltest cases 2024-09-20 10:45:41 +00:00
bc40c9c435 fix: add SMART_CALL for join path cost re-estimation 2024-09-20 10:21:03 +00:00
16c8fda6c8 [CP] Fix the issue where the physical plan ps_stmt_id of the PS statement is not displayed correctly. 2024-09-20 10:15:23 +00:00
d5b5751a44 forbid column store under shared-storage mode in default 2024-09-20 09:13:54 +00:00
b1975d1a5b Placeholder for auto_split 2024-09-20 09:12:13 +00:00
91b606dfdb Fix unexpected error of bypass aggregation 2024-09-20 09:10:35 +00:00
839e3466c3 add freezer source protection code 2024-09-20 09:08:56 +00:00
7ecea64efe [vector index] fix post create hung with clean on failed calling -4002/-4016 error 2024-09-20 09:07:17 +00:00
5b98fdc761 specify memory attr for array 2024-09-20 09:04:06 +00:00
0719c308b0 [ARRAY] fix outrow array coredump 2024-09-20 09:02:25 +00:00
97fc5b6833 [OB_LOCKS] fix the compatibility problem about __all_virtual_lock_wait_stat table 2024-09-20 08:32:57 +00:00