Commit Graph

313 Commits

Author SHA1 Message Date
ec56715ea5 [FEAT MERGE] information_schema enhence 2023-01-13 03:42:07 +00:00
263a44af96 [FEAT MERGE] merge NLJ/SPF group rescan 2023-01-12 15:17:04 +00:00
806e690b1b [to #47113625] fix ObPLPackageGuard typo 2023-01-12 19:02:33 +08:00
87e368c52f Fix udt bugs 2023-01-12 19:02:33 +08:00
eba0f8509b 修复ObSqiBitSet构造时吞错误码 2023-01-12 19:02:33 +08:00
53f98748f5 [CP] column id of cte table start from 16 2023-01-12 19:02:33 +08:00
fe26d2c93f check gis type compatiablity by tenant data version 2023-01-12 19:02:33 +08:00
0379d889a1 [to #46981168]remove is_deterministic_ in ObUDFRawExpr 2023-01-12 19:02:33 +08:00
2e53238aa9 fix core at caused by deducing type of lead/lag functions 2023-01-12 19:02:33 +08:00
1a08e1d8f5 fix use_das merge hint 4016 bug 2023-01-12 19:02:33 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
7c991b5da5 [FEAT MERGE] implement SQL level resource management based on pattern match 2023-01-12 19:02:33 +08:00
8ee98a51af Fix mysql tests 2023-01-12 19:02:33 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
03a9f4d2a0 [4.1][xa] refine xid check for null field 2023-01-12 19:02:33 +08:00
ae962fba65 Fix an order by udt bug 2023-01-12 19:02:33 +08:00
eddcded977 Fix mysql tests 2023-01-12 19:02:33 +08:00
0192037f28 [CP] fix cast subquery expr bug 2023-01-12 19:02:33 +08:00
9b16d56c2f [CP] fix set variable subquery bug 2023-01-12 19:02:33 +08:00
26f2754db2 [FEAT MERGE] Support float/double(m, d) in mysql mode 2023-01-12 19:02:33 +08:00
a6098ccbc6 [FEAT MERGE] New upgrade framework for 4.x 2023-01-12 19:02:33 +08:00
9e1c3039b0 [to #46647584] fix pick routine with mutil numric level 2023-01-12 19:02:33 +08:00
02fedb0783 fix view pullup part exprs bug 2023-01-12 19:02:33 +08:00
d76fd66d95 [CP] [to #44422916]Fix desc view bug when udf exists in view definition 2023-01-12 19:02:33 +08:00
c2bf552dba fix cases master 2023-01-12 19:02:33 +08:00
6c9add4152 [HelloBike] fix a bug of index comment covering data table comment 2023-01-12 19:02:33 +08:00
5c2ed71dd6 [CP] [to #44352686] fix is_prepare_protocol in resolve_external_symbol 2023-01-12 19:02:33 +08:00
d88bd75a8a [CP] fix merge into result error when hitting plan cache 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
38846e73d6 revise some expr flags 2023-01-12 19:02:33 +08:00
d1adfdd085 [CP] fix calc default expr of generate column core 2023-01-12 19:02:33 +08:00
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