Commit Graph

215 Commits

Author SHA1 Message Date
25b02ac399 fix parallel var assign bug 2023-01-12 19:02:33 +08:00
c571414825 [CP] fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP 2023-01-12 19:02:33 +08:00
6feedb3cee Fix core at ObSysFunRawExpr::inner_same_as when compare CONCAT expr with T_OP_CNN expr 2023-01-12 19:02:33 +08:00
75c6144a73 fix adjust_subquery_list bug 2023-01-12 19:02:33 +08:00
2529298832 [CP] [to #43738219] fix ps + routine overloaded 2023-01-12 19:02:33 +08:00
e57d864e41 Fixbug46241845: OB hits the wrong cached plan when rollup exprs contains const exprs 2023-01-12 19:02:33 +08:00
e01e420726 Fix remote execution error 4016 2023-01-12 19:02:33 +08:00
e2c4bb64fa [CP] [bugfix] Assigning ObRawExprPointer eats error code 2023-01-12 19:02:33 +08:00
de9ff56963 [to #33109923]fix bug compile package 2023-01-12 19:02:33 +08:00
f463ab5a0c [CP] [to #44090387] fix package body create 2023-01-12 19:02:33 +08:00
1e012e6ae4 fix parent_namespace_stmt_ bug for direct nested view, remove some debug log may may print null pointer 2023-01-12 19:02:33 +08:00
3e08049b73 [CP] [CP] fix incorrect construct sql from update statement 2023-01-12 19:02:33 +08:00
bb66f574c7 bugfix: alter user resource/public/connect identified by pwd core 2023-01-12 19:02:33 +08:00
7e357ea8c9 [to #45393823]update route_sql when alter package compile 2023-01-12 19:02:33 +08:00
346f6545ed [CP] Fix the error field list ambiguously defined in ps mode 2023-01-12 19:02:33 +08:00
d874825952 fix failed cases caused by udf expr compare 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
8727754142 Fix roll up with const expr bug 2022-11-25 10:35:48 +00:00
f7820604c6 fix issue<46240158><46141201><46115703><46107852>:record error information to warning buf 2022-11-24 10:35:28 +00:00
2a7e2e5eff [CP] [bugfix]:update duplicated columns should raise error 957. 2022-11-24 10:10:17 +00:00
7952fa9f29 Fix load and select into outfile oss params bug 2022-11-24 03:08:23 +00:00
481c969b7d bugfix : json arrayagg not support distinct clause 2022-11-23 13:37:55 +00:00
3ef3fad8a3 [CP] fix temp table access location constraint bug 2022-11-23 08:09:23 +00:00
5282ebd584 fix cases and add estimate block prefs 2022-11-22 10:08:02 +00:00
7dc86ccbb7 fix bug: select now() into @a from dual fail 2022-11-21 14:35:41 +00:00
7d8c4a42fc [UPGRADE] Remove unused compatible code 2022-11-21 07:29:40 +00:00
64f224fd99 fix modify partition column 2022-11-18 07:40:22 +00:00
798d3f50d6 [bugfix] fix join limit push down bug 2022-11-17 05:05:40 +00:00
8aee7d972f add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION 2022-11-16 07:35:39 +00:00
7e87122d06 add for the standby database to intercept write stmt 2022-11-15 10:08:11 +00:00
b29a1bfe75 fix build error for ccls build 2022-11-15 10:05:43 +00:00
dbbbb29f9d [CP] fix a core caused by omitting the deep copy 2022-11-15 07:38:00 +00:00
9da9109c53 [CP] Fix shared expr bug and datetime bug 2022-11-11 03:37:19 +00:00
d7d4a35193 [CP] [to #44300435] fix routine parameter accuracy with sql expression 2022-11-09 14:05:51 +00:00
68c1d9eb57 [CP] Fix resolve sequence no database selected error 2022-11-09 10:08:28 +00:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +00:00
4dd45dfcff [CP][to #37396440] fix dynamic sql question mark count 2022-11-09 08:10:34 +00:00
b5c0373a99 fix some optimizer stat bugs and some failed case 2022-11-08 12:07:56 +00:00
d7c4c48a70 fix alloc memory failed didn`t report -4013 and WhiteScan 2022-11-08 03:37:52 +00:00
c996648bc3 fix nested subquery bug 2022-11-07 13:38:03 +00:00