Commit Graph

1189 Commits

Author SHA1 Message Date
5b850564f4 placeholder 2024-02-21 14:15:34 +00:00
eb0df58ce0 [to #52410623] fix serval plsql bugs 2024-02-21 10:45:43 +00:00
64768c3063 add new pcode for change external storage dest 2024-02-21 10:18:31 +00:00
90b48170df fix mysqltest 2024-02-21 07:16:02 +00:00
86b8b822b9 fix core caused by missing const flag 2024-02-20 09:46:17 +00:00
a3096d9389 [CP] not considering const expr equal in or/and expr when computing shared expr 2024-02-20 07:16:09 +00:00
625ea22c07 allow add/drop check-constraint for table with mlog 2024-02-20 06:46:37 +00:00
eb4ce0dc71 to issue<54750206>:select udf donot open transaction if udf has no dml stmt 2024-02-19 13:46:54 +00:00
60b61c9a6c add docker env to cluster name 2024-02-19 12:42:27 +00:00
74c9b0c3bb fix unpivot format sql bug 2024-02-19 10:44:42 +00:00
79a142081d [to #54988775]alloc result for each prepare in prexecute 2024-02-19 10:41:52 +00:00
96519068b9 fix unpivot format sql bug 2024-02-19 09:41:43 +00:00
d35d341522 [bugfix]: avoid ret_code over-written. 2024-02-19 07:15:29 +00:00
669eb87118 [CP] fix gather stats core caused by access invalid ptr 2024-02-19 06:41:48 +00:00
df515b0fa3 [CP] Fix Session Var solidify bug 2024-02-18 09:13:30 +00:00
7829c9c8dc [CP] [CP] Fix view synonym bug 2024-02-10 11:32:36 +00:00
b2f4717f20 fix mysqltest 2024-02-10 11:29:44 +00:00
229074a275 fix generated recursive union all plan bug using the distributed join method hint 2024-02-10 11:26:53 +00:00
21c31706a5 occupy id positions for profiling. 2024-02-10 11:24:03 +00:00
a686640ddb wildcard matching 2024-02-10 09:18:41 +00:00
b528857934 fix pdml bug after or expansion transformation 2024-02-10 09:04:18 +00:00
59be123c65 [CP] to issue<53073647>:fix two issues 2024-02-10 09:01:25 +00:00
e4a0de2d29 [CP] duplicate updat bug修复 2024-02-10 08:22:06 +00:00
ce4819685b merge develop into master 20231220 2024-02-10 07:44:52 +00:00
3afe574e57 [CP] fix pivot resolve bug 2024-02-10 05:59:41 +00:00
0008468953 [bugfix][ret_code]: return 1215 if can't find target index in fk check. 2024-02-10 05:40:02 +00:00
5821a7cce7 infile null string return file not exist 2024-02-10 05:17:05 +00:00
9ddcc1572c generate default subpartiton when adding partition without subpartition defination for subpartioned table 2024-02-10 05:05:27 +00:00
388776694c Fix the exception of updating the same column in ps mode 2024-02-10 04:39:31 +00:00
cd30dbac63 修case:dump、tochar、nanvl、information_schema 2024-02-10 04:33:44 +00:00
6eb3abd66f [to #54594279] Add ObItemType in master branch for mock show procedure/function code 2024-02-10 04:10:36 +00:00
b60979c15c disable creating materialized view on xmltype columns 2024-02-10 03:59:03 +00:00
61c367fbce disable gather hidden table stats and add estimate block cnt trace point for analyze 2024-02-10 00:51:46 +00:00
3ff08be727 [CP] add enable_dblink cfg 2024-02-10 00:08:39 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
caed29ad95 fix for update wait parser does not support decimal number 2024-02-09 21:46:04 +00:00
9b9d246b5a [CP] Enable re_est_cost for prefix sort 2024-02-09 21:31:24 +00:00
d509a8e875 Fix prepare stmt error 4016 2024-02-09 21:02:22 +00:00
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
3184cce2bc disable fast refresh for mview contain subquery 2024-02-09 19:16:38 +00:00
035e536527 Fix error when call stmt containing question mark 2024-02-09 18:44:13 +00:00
444830ac26 [CP] [CP] add max_partition_num config in mysql mode 2024-02-09 18:29:00 +00:00
dbba584bb9 Fix row comparison wrong result of decimal int type 2024-02-09 18:04:52 +00:00
1d31b939ec Add query hint: enable_rich_vector_format 2024-02-09 17:47:22 +00:00
f14101149a [CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump 2024-02-09 15:38:24 +00:00
f261efbe27 Fix drop mview 2024-02-09 15:12:24 +00:00
3897e45a83 [CP]sync bugfix from 42x. fix:json compare with const string, behavior not consistent with mysql 2024-02-09 14:49:24 +00:00
c5a5b18553 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-02-09 14:31:42 +00:00
13c335d128 [CP] [OBKV] cherry-pick bugfix from 421 2024-02-09 13:38:33 +00:00
cfae8974c1 using same assign exprs in join first rewrite for update stmt 2024-02-09 12:43:12 +00:00