Commit Graph

24 Commits

Author SHA1 Message Date
99c96644b4 Fix the problem of concurrent modification of UDR in memory causing crash 2024-02-07 01:21:54 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
f64cdab353 Fix the problem of concurrent modification of UDR in memory causing crash 2023-11-27 09:06:00 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
9b3f07d4ad add for insert values statement split&rewrite batch optimization 2023-08-14 15:12:40 +00:00
0065e91dda Fix some plan cache bug 2023-07-25 06:42:57 +00:00
e2e3db76e8 Fix some user-defined rewrite rules bug 2023-06-07 03:48:34 +00:00
10ebab170d Fix a batch of memory not being split to tenant 2023-05-18 14:11:18 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
3dcc5357fd Fix core at latch unlock 2023-04-18 14:12:11 +00:00
fdc08f5080 Fix the failure to get the tenant config 2023-03-23 04:11:57 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
ebefd2bd67 revert tenant config opt for sql module 2023-03-08 04:14:03 +00:00
ead837a209 fix udr mtl stop not check null 2023-03-06 02:46:09 +00:00
a65db0d0f8 timeguard and tenant config opt (5/5) 2023-03-02 18:49:10 +00:00
ca5932873a User defined rules add mtl_stop interface 2023-02-24 15:20:34 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
91f036ae7c Repair plan cache mode error about spm. 2023-01-28 19:23:32 +08:00
09a1574b12 Overwrite binding did not skip pl correctly 2023-01-28 16:49:14 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00