Commit Graph

1161 Commits

Author SHA1 Message Date
bc0159e02d bugfix : json dot notation with item method , error code mismatch 2024-02-07 12:54:23 +00:00
ebae533df5 Fix type deduction error for sum aggregation 2024-02-07 12:33:21 +00:00
9933ff3aea [BUGFIX] show tablegroups not display empty tablegroup 2024-02-07 11:49:02 +00:00
b414155cd5 Bugfix for ObDecimalIntType 2024-02-07 10:43:38 +00:00
8f91d6320c Return Access Denied when alter system major freeze for a non-exist tenant in non-sys tenant. 2024-02-07 10:13:48 +00:00
32b7e7f3a5 fix resolver bug of outer join symbol 2024-02-07 09:32:11 +00:00
07824ae64f [CP] [to #53286756] refactor(ddl): alter package compile error if the package does not have a body 2024-02-07 09:29:10 +00:00
0ae9eaaa68 [CP] [to #53467004] fix: detect mutual dependency in multiple user scenario 2024-02-07 09:26:11 +00:00
cd3d3ebc6d [CP] fix backup get wrong data version and fix recover table to standby tenant 2024-02-07 09:14:08 +00:00
3d5ba46e84 Fix default value of ObDecimalIntType 2024-02-07 09:11:08 +00:00
2f4a337e83 fix copy shared exec param bug 2024-02-07 06:56:08 +00:00
7a3edc90cb [CP] issue<53399409>:fix listagg as udf argument used in sql issue 2024-02-07 05:16:58 +00:00
ae90c30120 Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2024-02-07 04:13:50 +00:00
e8a646b765 bugfix : json_object bugfix 2024-02-07 01:52:17 +00:00
f7a4cb5bd1 add placeholder for tenant_cloning 2024-02-07 01:43:13 +00:00
c5f1b131ab [FEAT MERGE]charset revise 2024-02-07 01:12:44 +00:00
2089710881 [FEAT MERGE] New minimal mode for tenant. 2024-02-07 00:43:32 +00:00
12912b6e32 [CP] to issue<53410420>:adjust table function serial execution strategy 2024-02-06 23:59:22 +00:00
8b5484238d [CP] [to #53078747] fix Security_type in SHOW PROCEDURE/FUNCTION STATUS 2024-02-06 20:08:33 +00:00
5b35b464d6 return a reject error when delete from the view based on cte 2024-02-06 19:37:44 +00:00
2876dc673f [CP] [to #52754652] fix serval pl/sql bugs 2024-02-06 19:34:52 +00:00
02f0d363ee [CP] [to #49900376]check base table version when create trigger 2024-02-06 19:20:33 +00:00
ef9e453668 fix get wrong result when checking if virtual table access can be accessed 2024-02-06 19:12:11 +00:00
df8bdfb647 bugfix : mysql json_table 2024-02-06 19:06:28 +00:00
017d1a8454 bugfix : json_object bugfix && json dot notation in PL 2024-02-06 18:06:36 +00:00
47a7736874 fixbug: drop database error, the database name address of stmt is illegal. 2024-02-06 17:37:51 +00:00
24c8ba3d75 [CP] to issue<53193501>:fix table function remote execute issue 2024-02-06 17:32:09 +00:00
62ca9f3991 fix bugs that lost stmt scala group by property after remove all aggr_items 2024-02-06 17:20:31 +00:00
0713bad3c7 transfer partition sql placeholder 2024-02-06 16:37:28 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
f1c9be6b9f [CP] [CP] Fix view synonym bug 2024-02-06 06:12:01 +00:00
f959608a49 fix mysqltest 2024-02-06 05:46:43 +00:00
5be370fa7b fix generated recursive union all plan bug using the distributed join method hint 2024-02-06 05:42:10 +00:00
56a69bfe76 occupy id positions for profiling. 2024-02-06 05:16:59 +00:00
70aa6d5461 wildcard matching 2024-02-04 15:12:01 +00:00
f9a5d864fe fix pdml bug after or expansion transformation 2024-02-04 12:42:28 +00:00
ed1e4d3f4f [CP] to issue<53073647>:fix two issues 2024-02-04 12:12:02 +00:00
2f0ea3c372 [CP] duplicate updat bug修复 2024-02-04 04:46:45 +00:00
3613eb38ee Merge branch 'pr_1759' 2024-02-03 04:14:05 +00:00
6fc5c16a15 [CP] fix pivot resolve bug 2024-02-02 20:42:43 +00:00
358d895d59 [bugfix][ret_code]: return 1215 if can't find target index in fk check. 2024-02-02 19:16:22 +00:00
11dcba869f infile null string return file not exist 2024-02-02 17:13:07 +00:00
d1404d1d7f generate default subpartiton when adding partition without subpartition defination for subpartioned table 2024-02-02 15:22:14 +00:00
e67982d89c Fix the exception of updating the same column in ps mode 2024-02-02 13:42:52 +00:00
455f1a31f1 修case:dump、tochar、nanvl、information_schema 2024-02-02 13:12:29 +00:00
0737d86cdd [to #54594279] Add ObItemType in master branch for mock show procedure/function code 2024-02-02 10:13:16 +00:00
6130c94603 disable creating materialized view on xmltype columns 2024-01-30 04:42:04 +00:00
d992246eb3 disable gather hidden table stats and add estimate block cnt trace point for analyze 2024-01-24 03:17:26 +00:00
2bd4ba144a [CP] add enable_dblink cfg 2024-01-23 12:12:39 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00