Commit Graph

1189 Commits

Author SHA1 Message Date
03ee06d6be Fix timezone bug in mview scheduler jobs 2023-12-19 18:18:35 +00:00
faeedc83d1 [CP] fix inheriting zerofill attribute incorrectly 2023-12-19 16:48:06 +00:00
0e20563408 [CP] [to #47533948] alter procedure compile debug 2023-12-19 14:14:10 +00:00
021e5571bb merge devleop into master 20231212 2023-12-19 07:45:22 +00:00
450e0169b7 fix mysqltest for zero-length identifier 2023-12-19 07:13:07 +00:00
afd710b089 [CP]to issue<53615144>:fix package var serialize issue 2023-12-19 00:47:43 +00:00
27e485c0ff [CP] to issue<53642848>:fix collect package dependence issue if sql using package udf 2023-12-18 23:47:17 +00:00
5c8abefd6d fix bug: show variables in px mode does not display the correct value of system variables 2023-12-18 21:22:17 +00:00
30f45f4011 Fix the bug of creating multiple indexes on materialized view 2023-12-18 19:47:48 +00:00
e99cc037cc [FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2023-12-18 14:13:54 +00:00
37fe7ce4eb [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: 2149 <260391947@qq.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-18 14:04:23 +08:00
100b105042 further fix for identifier is too long 2023-12-18 14:04:23 +08:00
3e6662ef7d Fix mysqltest case failures 2023-12-18 14:04:23 +08:00
9bd2e21da0 we should check secure_priv_file in both mysql and oracle mode 2023-12-18 14:04:23 +08:00
bd4823fae9 [FEAT MERGE] Enable IAA for accelerate defalte compression and decompression for OB 4.0
Co-authored-by: 唐曦 Intel <xi.tang@intel.com>
Co-authored-by: 邓刚 Intel <gang.deng@Intel.com>
2023-12-18 14:03:33 +08:00
de9cd80b7c Fix compare routine for questionamrk expr 2023-12-14 11:13:07 +00:00
c87f94e0e2 [CP] [to #53256652] fix hitting wrong plan when table function UDT is changed 2023-12-14 10:13:04 +00:00
df81fcb12c [to #53767952]fix bug trigger not use das 2023-12-14 09:17:42 +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
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
b27639263f Fix sum(bit_col) type dedction 2023-12-12 15:47:20 +00:00
4235388eaf Fix load data bug for json type 2023-12-12 13:42:55 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
58aad590f1 [FEAT MERGE] Solidify session vars for functional index 2023-12-12 06:42:37 +00:00
385a1d50d8 Fix minimal logic for recording columns. 2023-12-11 09:12:40 +00:00
2af60a0292 [CP] [LOB] support inrow threshold config 2023-12-11 05:17:14 +00:00
7643fd928c Bugfix for nagating decimal_int 2023-12-11 03:12:47 +00:00
af61c60757 fix auto generated identifier is too long 2023-12-08 07:17:22 +00:00
a084a7ae38 Bugfix for dynamic evaluated questionmark 2023-12-07 11:12:43 +00:00
f0e43ced82 bugfix : json dot notation with item method , error code mismatch 2023-12-07 10:42:51 +00:00
864a26e603 Fix type deduction error for sum aggregation 2023-12-07 07:16:16 +00:00
a747b38b46 [BUGFIX] show tablegroups not display empty tablegroup 2023-12-06 09:42:31 +00:00
5c7d80971b Bugfix for ObDecimalIntType 2023-12-05 16:41:48 +00:00
d6fe7444f1 Return Access Denied when alter system major freeze for a non-exist tenant in non-sys tenant. 2023-12-05 06:46:18 +00:00
d787f731e2 fix resolver bug of outer join symbol 2023-12-04 13:42:34 +00:00
f7f42ceda9 [CP] [to #53286756] refactor(ddl): alter package compile error if the package does not have a body 2023-12-04 13:11:52 +00:00
3b390c9e61 [CP] [to #53467004] fix: detect mutual dependency in multiple user scenario 2023-12-04 12:11:46 +00:00
6533f800dd [CP] fix backup get wrong data version and fix recover table to standby tenant 2023-12-04 09:11:46 +00:00
f9aa4172eb Fix default value of ObDecimalIntType 2023-12-04 08:11:56 +00:00
19a1c56239 fix copy shared exec param bug 2023-11-30 09:16:16 +00:00
c553b960b7 [CP] issue<53399409>:fix listagg as udf argument used in sql issue 2023-11-29 09:11:28 +00:00
743740102d Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2023-11-28 15:11:49 +00:00
18d0640d2f bugfix : json_object bugfix 2023-11-27 10:00:01 +00:00
f75d612f8c add placeholder for tenant_cloning 2023-11-27 09:46:26 +00:00
e4f7452b2d [FEAT MERGE]charset revise 2023-11-27 08:52:02 +00:00
fcfd20c623 [FEAT MERGE] New minimal mode for tenant. 2023-11-27 08:05:35 +00:00
4c009c7342 [CP] to issue<53410420>:adjust table function serial execution strategy 2023-11-27 07:23:40 +00:00
0c81b3e2f6 [CP] [to #53078747] fix Security_type in SHOW PROCEDURE/FUNCTION STATUS 2023-11-22 04:41:24 +00:00
4e25ca5f67 return a reject error when delete from the view based on cte 2023-11-21 14:10:55 +00:00