Commit Graph

9358 Commits

Author SHA1 Message Date
df81fcb12c [to #53767952]fix bug trigger not use das 2023-12-14 09:17:42 +00:00
e1155848a1 [to #53517978] fix memory leak with collection element assign to null 2023-12-14 09:13:05 +00:00
7cd28da528 [CP] record piece entity memory 2023-12-14 08:43:15 +00:00
38d4eb7ccc [CP] dml comp protocol use wrong seq 2023-12-14 08:13:10 +00:00
f7cd32be94 [FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2023-12-14 07:42:52 +00:00
0f946e55fb reduce cpu_count from 24 to 8 2023-12-14 04:18:05 +00:00
4d4732b7c7 [FEAT MERGE] load local files 2023-12-14 04:13:25 +00:00
9187748933 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-12-14 03:13:30 +00:00
b6ee4ddeb7 [to #53705973] fix name resolve of SQL SECURITY INVOKER routines 2023-12-13 20:12:44 +00:00
1669331395 [FIX] use getClock insteat of getCurrentTime 2023-12-13 19:42:23 +00:00
a4c60ccf6c [CP] add flags parameter for CGID_DEF 2023-12-13 19:12:43 +00:00
bcb2c4ae33 bugfix: start wr service before init tenant service. 2023-12-13 18:47:17 +00:00
95faa342c7 [CP] [CP] [to #53119817] fix a .net driver compatibility issue 2023-12-13 18:42:40 +00:00
4ce1335e3c [TABLELOCK] placeholder for pcode of detecting session alive 2023-12-13 18:17:21 +00:00
38f3487e74 [CP] to issue<53610775>:fix core when using assoc array after delete it element 2023-12-13 18:12:41 +00:00
66e665cded BUGFIX: rewrite the return code of tablelock 2023-12-13 17:47:08 +00:00
0bd374c46b to issue<53790852>:split tenant of CommonArray module 2023-12-13 17:42:29 +00:00
34fcb40838 Fix decimal int related bugs 2023-12-13 17:13:07 +00:00
3b900eb9a9 update zlib version in el9 deps 2023-12-13 16:42:47 +00:00
8a2a3ef2f7 fix: compatible with oracle 'sampled' mode keyword 2023-12-13 16:17:57 +00:00
0b606f6c12 fix error code being overwritten 2023-12-13 15:48:07 +00:00
4d018f87fd [CP] to issue<53631508>:fix goto infinite loop issue 2023-12-13 15:43:09 +00:00
7a2cbf8873 [CP] [OPT] thread stack lock 2023-12-13 15:18:33 +00:00
cb432ec65e [CP] [Fix] OBKV TTL cancel
Co-authored-by: shenyunlong.syl <ylshen0919@gmail.com>
2023-12-13 15:13:53 +00:00
11ce06a576 fix master failed cases 2023-12-13 14:48:03 +00:00
2bdf71ca3b remove redundant code and del lambda 2023-12-13 14:43:25 +00:00
c3c81c550d large trx callback waiting for tx ctx lock and hold clog callback thread too long, affecting small trx latency. 2023-12-13 14:13:21 +00:00
dd84275032 [FEAT MERGE] Backup support AWS S3
Co-authored-by: donglou-zhang <zhangleisoft2012@163.com>
Co-authored-by: xuhuleon <xuhuleon@qq.com>
2023-12-13 13:43:21 +00:00
051cb24288 [CP] Modify direct load heart rpc to high prio 2023-12-13 12:13:40 +00:00
0fa3411f19 [CP] [OBCDC] Support multi-version ls while using online schema 2023-12-13 11:47:39 +00:00
e1769950fd [CP] Reset the system view status when restarting the server to ensure the eventual consistency of the system vie 2023-12-13 11:18:03 +00:00
6676674171 bugfix : patch obkv bugfix to master 2023-12-13 11:13:02 +00:00
739d40b2a6 placeholder about error code
Co-authored-by: lalalafeier <wufeifei2023@163.com>
2023-12-13 10:52:36 +00:00
c0486fdfa2 fix mem context in session cross thread leads error 2023-12-13 10:42:53 +00:00
af004d3ad4 fix NODE_RUNNING progress 2023-12-13 10:17:56 +00:00
72044199c3 use RlockGuardWithTimeout to get freeze info 2023-12-13 10:12:56 +00:00
20fb54fa74 [CP] Fix ObTenantTransferService print log bug 2023-12-13 09:13:11 +00:00
b1599871ce [CP] Fix: log level reduce 2023-12-13 08:12:39 +00:00
15ff434974 [to #53816597]fix bug dbms_job core 2023-12-13 07:43:31 +00:00
2e8821c9d1 add placeholder for SHARED_STORAGE_MODE of ObServerMode 2023-12-13 07:12:52 +00:00
5fe3387d41 [CP] Fix: user cannot be null 2023-12-13 06:42:40 +00:00
699cecf3d2 [CP] [UPGRADE] Fix data_version retrogressive problem 2023-12-13 06:17:29 +00:00
6cd1ba620d [CP] Fix unbalance issue of subpartitions in adaptive tablegroup 2023-12-13 06:12:49 +00:00
4057f55045 [CP] bugfix: delete unsafe log 2023-12-13 05:47:40 +00:00
a03fe369c4 fix join elimination bug for nested subquery 2023-12-13 05:43:01 +00:00
9fed576c5e [CP] [txn-route] fix mark participants set as changed after savepoint rollback 2023-12-13 05:17:36 +00:00
9f1797d619 fix failed to gather longtext type stats by direct load 2023-12-13 05:12:59 +00:00
cb877daa13 [CP] [to #53512507]fixed cursor exec param in process_record 2023-12-13 04:47:27 +00:00
b51301d9c4 [BUG FIX] fix meta major sst calc index block row size 2023-12-13 03:42:38 +00:00
143a6f2f2e [FEAT MERGE] 4.3 online ddl column type change 2023-12-13 02:12:59 +00:00