Commit Graph

17822 Commits

Author SHA1 Message Date
119a024760 check tx status before submitting dli log 2025-03-15 09:16:29 +00:00
973002a58b [CP] fix subplan filter + px batch rescan hang 2025-03-15 08:50:11 +00:00
7042a068da fix byte overflow 2025-03-15 08:15:57 +00:00
6d2e91582a Fix and refactor cache handle leak checker 2025-03-15 07:45:52 +00:00
bd12764097 bug fix: using reverse iter for ash reverse index scan. 2025-03-15 06:50:36 +00:00
42cb5b20e4 check aligned_size to prevent division by 0 2025-03-15 06:47:14 +00:00
ba8893ef67 Add time-consuming monitoring for register_mds && optimize the performance of mds log submission 2025-03-15 06:15:18 +00:00
6ca3902bcf [CP] [to #2024071200103689732] support label.cursor resolve, use common resolve symbol logic 2025-03-15 05:50:01 +00:00
7f2af7b8e1 add sync io channel depth 2025-03-15 05:46:36 +00:00
ebfb656b85 switchover status placeholder 2025-03-15 05:16:15 +00:00
9dc168491b allow PL expr savepoint create on trans temp node 2025-03-15 04:49:48 +00:00
360c5a5e92 Optimize parquet io read times 2025-03-15 04:46:25 +00:00
sdc
2835bee9aa [CP] fix tenant dblink keeper bug 2025-03-15 04:16:17 +00:00
007c88d8ee [CP] fix bug merge_into maybe core if statement with trigger + merge_update + delete caluse 2025-03-15 03:46:32 +00:00
8c4ee5d214 [CP] The PDML statement with partition hint modifies data beyond the limit of partition hint 2025-03-15 03:15:56 +00:00
a15e928949 fix reliable plan bug 2025-03-15 02:46:52 +00:00
004a98557e [to #2024081300104116116]trigger adapts gis type 2025-03-15 02:20:37 +00:00
3f808796e1 fix restore status of the tablet meta not updated when updating split minors. 2025-03-15 02:17:14 +00:00
9f2445ac41 fix sn tmp file fail to copy_assing flush_info 2025-03-15 01:46:41 +00:00
b11d10233c reset ddl_stmt_str_ in ObDDLTaskRecord to avoid bug 2025-03-15 01:19:36 +00:00
1cde696761 check string column length can‘t be zero when creating index 2025-03-15 01:16:12 +00:00
432a373177 [CP] Foreign key check of insertup statement cannot use das_scan 2025-03-15 00:45:58 +00:00
a955161d5a Fix comment bug for gbk oracle tenant 2025-03-15 00:20:38 +00:00
0acc555f84 only clean up ddl sstables in two case: ddl start or update major sstable 2025-03-15 00:17:13 +00:00
eb8b311c76 [CP] [to #2025020700107151245] fix cursor fetch failed with exception handler 2025-03-14 23:46:49 +00:00
ead7dadb17 add storing flag for index when alter table column 2025-03-14 23:19:39 +00:00
59a7c5f95c [CP] [to #2024122500106650594]PL adapts to full-link diagnosis and adds some PL spans and tags. 2025-03-14 23:16:14 +00:00
8a89f2c3bf remove zone_merge_info in ObTenantFreezeInfoMgr 2025-03-14 22:46:22 +00:00
5defcb4b9b to issue<2025022000107268034>:fix package var sync issue 2025-03-14 22:16:27 +00:00
7a6c83ffb7 fix: remove duplicate 'select into' of view in late materialization 2025-03-14 21:46:00 +00:00
cc78967c8a Add query skip logic for inc ddlkv 2025-03-14 21:19:55 +00:00
b8ceb0e4b5 opt chunk queue 2025-03-14 21:16:30 +00:00
ae8d666fbe adjust compat version check for required_data_disk_size while patch code from master to 42x 2025-03-14 20:46:12 +00:00
2381ba9199 add rescan path defensive when OB_SNAPSHOT_DISCARDED 2025-03-14 20:18:53 +00:00
1e44933471 [CP] [to #2024071200103688121]fix: err msg when pdml + udf does not contain pl_extra_err_msg 2025-03-14 20:15:28 +00:00
9bf2481958 [CP] [to #2025011900107061943]fix: resolve_execute_immediate remove the restriction on out bind param with record 2025-03-14 19:46:21 +00:00
eef74842cf [CP] Fix cast to signed/unsigned result type 2025-03-14 18:45:49 +00:00
ca895e9f76 return error if jieba ftparser doesn't support the charset 2025-03-14 18:17:08 +00:00
bb4d248539 freeze ddl kv before set ddl commit scn in memory 2025-03-14 17:46:02 +00:00
68750c3c4c array bug_fix 2025-03-14 17:16:59 +00:00
8ff694fe8b fix the issue of recover table task getting stuck during canceling. 2025-03-14 16:46:23 +00:00
95533aa614 fix direct load uneven division range 2025-03-14 16:16:34 +00:00
621a267885 [TABLELOCK] fix the bug about calling rollback_to with OUT_TRANS_LOCK in the trans 2025-03-14 15:46:52 +00:00
90e079197a fix recover table remap database name abnormal issue. 2025-03-14 15:20:53 +00:00
639ba5049e [to #2025022000107269859]utl_recomp can execute by common user 2025-03-14 15:17:28 +00:00
8977333238 [CP] if newly alloc size is less remain data size, return SUCCESS and call try_encode_with recursively to meet need 2025-03-14 13:45:25 +00:00
a4d2e6b2fe fix topn runtime filter core due to sort op disable rich format while table scan enable rich format 2025-03-14 13:16:27 +00:00
c1ca69f31c to issue<2025021600107226194>:fix package circular dependency issue 2025-03-14 12:50:03 +00:00
25adb93a93 Issue/2025010200106810477 2025-03-14 12:46:36 +00:00
bd7bac822b fix QueueThread double free 2025-03-14 12:15:27 +00:00