Commit Graph

14408 Commits

Author SHA1 Message Date
c15c9d4f79 [FEAT MERGE] patch feature 'direct load from backup data' to 432 2024-07-02 12:43:47 +00:00
683fba4838 serialization occupy in scalar aggregate 2024-07-02 12:10:29 +00:00
99432b79bd [CP] 升级脚本python3改造 2024-07-02 11:41:44 +00:00
7efcb54714 fixed length buffer for ObSqlSockSession maybe not enough to hold if the length of ObSqlSockSession become larger 2024-07-02 07:47:42 +00:00
e9991146ec prehold stat_event id in master branch for ss_local_cache 2024-07-02 07:31:04 +00:00
b94b1ac2c8 master branch place_holder 2024-07-02 06:46:25 +00:00
60f33dfdfa support aggr-first in/exists subquery pullup 2024-07-02 06:26:27 +00:00
2f9c55bcb5 [CP] logger opt 2024-07-02 06:20:51 +00:00
a315edad74 The minimum number of threads is uniformly set to 2 2024-07-02 03:40:44 +00:00
c770941bf6 gis bugfix 2024-07-01 15:18:45 +00:00
973f1bafd4 fix clog limit write hang due to interrupted sql session. 2024-07-01 15:02:15 +00:00
a0e647499e [MDS] add event log 2024-07-01 14:56:24 +00:00
84751044cd optimize read info in column store 2024-07-01 14:45:27 +00:00
9a99c60370 Should check table_cnt/col_cnt for global iter pool in rescan 2024-07-01 12:45:46 +00:00
8e307580aa disable force freeze when mini 2024-07-01 11:00:14 +00:00
cc12fa9bb8 [CP] 修复normal join的计划稳定性问题 2024-07-01 09:46:30 +00:00
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