Commit Graph

231 Commits

Author SHA1 Message Date
2ee6c3352f [to #46859072] fix serval complex type bugs 2023-01-12 19:02:33 +08:00
d75910ac0d [CP] [CP] [CP] [#46363616]fix bug win-func expr as udf param 2023-01-12 19:02:33 +08:00
194d99c19c [Fix] use old execution id when select for update fail 2023-01-12 19:02:33 +08:00
9daa7428e9 fix insert all not support subquery 2023-01-12 19:02:33 +08:00
6f05db2849 [CP] fix a core caused by omitting the deep copy 2023-01-12 19:02:33 +08:00
2ff985ffdd Fix ps prepare stage type deduction failure 2023-01-12 19:02:33 +08:00
9676a1aa4b simplify server log 2023-01-12 19:02:33 +08:00
2e9804d6e8 [CP] fix build function-index bug 2023-01-12 19:02:33 +08:00
d0278a4161 [CP] Prohibit specifying the constraint name with empty string explicitly 2023-01-12 19:02:33 +08:00
99981d12af [to #46721224] fix bulk collect into x,x 2023-01-12 19:02:33 +08:00
80b8c6361d [CP] fix core caused by missed core and cast interval to year failed error 2023-01-12 19:02:33 +08:00
73345ff899 bufix: ObSqlBitSet's length is incorrectly altered when alloc_new_buf failed 2023-01-12 19:02:33 +08:00
70c412f1d7 [CP] Forbid set variable with aggr function 2023-01-12 19:02:33 +08:00
3bff3ea3cc fix expr pullup transform bug 2023-01-12 19:02:33 +08:00
1be6c41e7e Fix failed mysqltests caused by fixing rollup shared exprs bug and fixing core at inner_same_as 2023-01-12 19:02:33 +08:00
e97de44b97 fix core when using same pl var in bulk collect into cluase 2023-01-12 19:02:33 +08:00
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