Commit Graph

14120 Commits

Author SHA1 Message Date
147a312d13 Fix double scale check failed in oracle mode 2024-07-03 09:32:31 +00:00
81bfa9f0ac [FEAT MERGE] direct load performance optimize
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: leftgeek <1094669802@qq.com>
2024-07-03 07:17:17 +00:00
f1de6400e5 replace placeholder 2024-07-03 04:18:19 +00:00
f4e84738e1 [CP] Retry rename_table in ctas 2024-07-03 04:12:43 +00:00
7f169320c7 placeholder for online_sample_rate_ in ObOptimizerStatsGatheringSpec 2024-07-03 04:07:03 +00:00
86981f121b Fix 4013 error in window function error 2024-07-02 15:02:39 +00:00
79838d0ad3 [CP] Fix print unpivot bug 2024-07-02 14:29:04 +00:00
99379ff80a [CP] [to #57703070] fix serval pl/sql bugs 2024-07-02 13:46:34 +00:00
787e28b2a9 Revert free slice writer after fill column group data 2024-07-02 13:28:39 +00:00
2a183e6251 [Task] add hbase stmt type 2024-07-02 13:11:48 +00:00
1e6b6ac34c Fixed comparison of double types with different scales 2024-07-02 13:05:58 +00:00
657a8a0b0f Bugfix for window function vec2.0 2024-07-02 12:49:25 +00:00
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