Commit Graph

16578 Commits

Author SHA1 Message Date
ed765f5ef1 change tenant level start scn to log stream level for backup plus archivelog to lessen the log need to be copied 2024-12-16 15:15:30 +00:00
cbdd5d00cd fix backup plus archivelog with newly created ls case issue 2024-12-16 14:45:29 +00:00
9ee476ca39 Fix: ObSNTenantTmpFileManager::get_macro_block_list 2024-12-16 14:18:15 +00:00
7384057a9c [to #2024092700104596876]add a column trigger_body_v2 for __all_tenant_trigger 2024-12-16 14:14:58 +00:00
01b7d9d007 Change simple thread pool shrinking to non-blocking mode 2024-12-16 13:15:13 +00:00
102efcb12a add logic to check memory usage for split 2024-12-16 12:45:16 +00:00
78c4792e72 [CP] fix: add status checks for resolver to handle timeout 2024-12-16 12:16:12 +00:00
1053c58354 fix opensource build on el9 2024-12-16 11:44:54 +00:00
17f8fe968f [CP] fix: use independent group for dbms_scheduler job rpc 2024-12-16 11:17:55 +00:00
5d0a6fec46 [CP] fix bug insertup with foreign_key check maybe cause core 2024-12-16 10:45:21 +00:00
6e609dd4b1 bugfix: max varchar length in array 2024-12-16 10:15:55 +00:00
b9c1eb1bc8 support transform distinct agg with multi params 2024-12-16 09:46:03 +00:00
cd11b83db4 fix ss tmp file about concurrent flush and read 2024-12-16 09:15:17 +00:00
950c90f5e9 fix hash index problem 2024-12-16 07:44:54 +00:00
c7f6da3db9 Url_encode & url_decode ob_item_type place holder 2024-12-16 07:14:48 +00:00
7dcff73a60 [CP] Fix migration get incorrect parent 2024-12-16 06:44:49 +00:00
55eab841d3 allow minor merge when mds data incomplete and sstable cnt overflow 2024-12-16 06:14:58 +00:00
c92b3bbf9d [TABLELOCK] Fix the issue of precision error when the return value of the lock function is divided by other values 2024-12-16 05:48:16 +00:00
a6b15d1080 [CP] [OBKV] fix: is_total_quantity_log is not correct when use cache 2024-12-16 05:44:59 +00:00
a71f7bb008 [CP] [#2024101100104673359]Construct param store before second handle_pl_prepare and use ps_sql to resolve. 2024-12-16 05:15:08 +00:00
c394d6f99a [CP] fix: ban inlist rewrite for returning stmt 2024-12-16 04:15:46 +00:00
b94fb4c4c7 fix KeepAliveClient accessing illegal address when other thread registing dest 2024-12-16 03:48:37 +00:00
aac6323f83 [ARRAY] fix array_agg distinct const 2024-12-16 03:45:23 +00:00
6409f0a74a Fix the bug where the sort operator cannot completely dump data to disk when there is insufficient memory. 2024-12-16 03:14:53 +00:00
1c310e26c7 [to #2024121200106441766]fix: ObRawExprPrinter::print approx_count_distinct_synopsis/_merge 2024-12-13 15:45:24 +00:00
d42b0c27f0 [CP] [to #2024110600104979133] fix: adjust solution to return null value to driver for closed cursor 2024-12-13 15:18:04 +00:00
37f0dedd11 [4_2_x_release -> master] get tenant config opt 2024-12-13 15:14:45 +00:00
90326cca94 [to #2024121200106439615]plsql_compile_time in sql audit master placeholder. 2024-12-13 14:18:24 +00:00
3115bbe1e2 fix 'return diagnostic info failed ,ret=-4179' 2024-12-13 14:15:09 +00:00
13437be275 refresh the profile for repair performance fallback 2024-12-13 13:15:16 +00:00
360d2a5e35 Fix split create sstable 4002 2024-12-13 12:18:01 +00:00
2f12231350 disable use ordering from agent table 2024-12-13 12:14:44 +00:00
64099ac298 Do not transform error code when group by pushdown failed. 2024-12-13 11:45:25 +00:00
7d96b2b3da [FTS][BUG.FIX] throw the real error code. 2024-12-13 11:15:20 +00:00
0a55547d18 prevent query ddl query with too many co sstable 2024-12-13 10:46:21 +00:00
34e1727c83 [orc] fix some bugs 2024-12-13 10:18:11 +00:00
9b4a13788e Cancel occupation 2024-12-13 09:44:43 +00:00
20831244fe [CP] fix failed to collect wr data 4012 and update log level 2024-12-13 09:14:46 +00:00
129d7c85c6 fix charset bug in dblink & modify mysqltest case 2024-12-13 08:44:48 +00:00
2845ff51d8 placeholder for materialized_view_parallelism 2024-12-13 08:15:07 +00:00
f1c18b7288 [FTS][BUG.FIX] fix coredump and eaten ret code 2024-12-13 07:45:31 +00:00
7af9915fd1 Bugfix for grouping/grouping_id function 2024-12-13 07:15:04 +00:00
a9cdba9e09 [#2024092900104618459]Fix: modify show pl_schema_id at gv_sql and flush mysqltest. 2024-12-13 06:44:52 +00:00
1e95aafac0 [ARRAY] fix array with hash group by aggr 2024-12-13 06:14:40 +00:00
d2b62f476b fix set partition wise dop bug 2024-12-13 05:48:45 +00:00
47917cf1ce implement list partition prune for range condition 2024-12-13 05:45:29 +00:00
22c8279a5b [CP] [#2024101800104734653]Fix:can not find type by the mocked nested table type id 2024-12-13 05:14:41 +00:00
7df860d1dc add case owner 2024-12-13 04:45:18 +00:00
6b326508b9 fix level handle cache sync micro handle 2024-12-13 04:18:50 +00:00
56ac45db1c [CP] Resolve the issue of not checking whether all_dfos is empty when clearing interm results. 2024-12-13 04:15:36 +00:00