Commit Graph

14092 Commits

Author SHA1 Message Date
b6efa3a2ca fix inrow partial update 2024-07-01 08:16:39 +00:00
95a25ff031 fix incremental direct load check conflit in trans 2024-07-01 07:28:02 +00:00
6e552d1e3f fix static in farm 2024-07-01 07:11:00 +00:00
801e751520 free slice writer after fill column group data 2024-07-01 07:04:57 +00:00
a23bcd2c9c heartbeat handler加分号 2024-07-01 06:47:27 +00:00
2fc6bcb35d [CP] [to #57608653] fix trigger updating(expr) which expr can be normal expression 2024-07-01 04:46:16 +00:00
961b723bd5 Fix tablet::init_with_mds_sstable not update start scn. 2024-07-01 04:21:57 +00:00
8e25b6fa8f placeholder for __all_virtual_ss_local_cache_info 2024-07-01 04:16:11 +00:00
bd342ab50d [CP] fix some opt trace bug 2024-07-01 03:46:53 +00:00
92e7bff34d make expr relation map symmetrical to fix correctness bug 2024-06-29 05:16:08 +00:00
2f4746e06b remove defensive check for mds compat and add get transfer tablet status interface 2024-06-29 04:46:43 +00:00
05da1f62a2 [CP] [to #57836720] fix: remove dead code and reset Builder manually 2024-06-29 04:21:18 +00:00
92fb30597e Fix bug: Prepared statement in Oracle mode did not set the length semantics for string variables. 2024-06-28 12:42:23 +00:00
bee4a0e083 fix connect by rescan core 2024-06-28 12:29:37 +00:00
e480f06bbe Address the issue of improper comparison due to mismatched data types on both sides of the IN expression. 2024-06-28 12:23:58 +00:00
18bdc08688 Change the return code of the oss direct load path 2024-06-28 11:53:43 +00:00
08add2abda Avoid get binding info and autoinc seq mds on replay 2024-06-28 09:59:10 +00:00
93a19cedf5 async tablet force freeze in mini merge dag when queuing table case 2024-06-28 09:17:03 +00:00
bf0d6d75f7 group_list & errcode place hold 2024-06-28 08:51:35 +00:00
cbefe918f6 Fix direct load fill default value 2024-06-28 08:35:14 +00:00
a873193ea0 Fix error result of window function vec2.0 2024-06-28 08:29:01 +00:00
a27e86cfaa disallow inc direct load to table with check constraint 2024-06-28 07:17:27 +00:00
15e51a44db fix encrypt key memcpy defense 2024-06-28 06:27:40 +00:00
20cba75ccf Fix incremental direct load update dml stats 2024-06-28 06:11:27 +00:00
a7bdd6c86b fix bug that null side checking without recursion the root joined-table 2024-06-28 03:51:48 +00:00
650ab2c268 optimize data_version code 2024-06-28 03:35:41 +00:00
98fd2b83f5 [Task] occupy ob_kv_mode variable in master 2024-06-27 16:22:47 +00:00
9f8a87b902 set thread_count more than 2 when need_sort is true
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
2024-06-27 14:03:30 +00:00
b4815393cc fix ddl scheduler not quit 2024-06-27 13:57:18 +00:00
1b43980695 fix triming varchar default value 2024-06-27 13:40:37 +00:00
deeec5effa add lob_allocator in dml param to avoid use-after-free 2024-06-27 13:34:41 +00:00
f77ac6684c fix unstable mittest case 2024-06-27 13:04:39 +00:00
b716003f65 fix for hashgroupbyvec abort bug, wrong skip 2024-06-27 12:58:40 +00:00
69db0f75ee Added placeholder for serialization of topnsql rpc parameters 2024-06-27 12:53:02 +00:00
6fab5b64e6 upper checking for memory_limit 2024-06-27 12:47:17 +00:00
b5fe35f034 fix[#57308784]Oracle support 'alter system flush pl cache' 2024-06-27 12:41:44 +00:00
566ef49f93 mock system variables for ddl 2024-06-27 12:36:03 +00:00
0557f07e65 Delete some log which affect perf 2024-06-27 12:19:25 +00:00
b329b86842 fix revoke all bug 2024-06-27 10:16:50 +00:00
f7f0f3a842 fix parquet format bugs 2024-06-27 09:52:31 +00:00
d5707dd327 fixbug: hung up when creating local index 2024-06-27 09:46:42 +00:00
0400ebf152 Note: add memAttr to block_ids of ObSharedBlocksWriteCtx 2024-06-27 09:16:13 +00:00
331d22238b [auto split] relative variable place holder 2024-06-27 08:46:17 +00:00
c2ce4f653b [CP] update wait event class 2024-06-27 08:24:55 +00:00
07d30e8505 [to #53688321] fix: fix param passing in PL with reconstructed SQL 2024-06-27 08:04:13 +00:00
311a5f5a8a [CP] [CP] fix cos mem leak 2024-06-27 07:58:09 +00:00
cbb278a5c1 Limit ob_sql_work_area_percentage to a maximum value of 50 2024-06-27 07:16:51 +00:00
964534025f fix bug of parallel in ob_virtual_load_data_stat 2024-06-27 06:46:40 +00:00
9f035ef3ad fixbug: In mysql mode, for a table without a primary key, if the partition key is a generated column, a locally unique index must fully include the partitioning key 2024-06-27 06:16:28 +00:00
290928d183 remove extra log 2024-06-27 05:52:14 +00:00