Commit Graph

846 Commits

Author SHA1 Message Date
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
273d7ba43c [CP] datetime column with not null attribute cause query result missing 2023-01-12 19:02:33 +08:00
5d01842db7 fix predicate move around bug 2023-01-12 19:02:33 +08:00
4226320168 [to #46045492] fix serval signal/resignal issues 2023-01-12 19:02:33 +08:00
4d6995673a [CP] [to #46708308] add ObPLCtxGuard for udf calc 2023-01-12 19:02:33 +08:00
7bcc0330c1 fix ccls build mode copy.sh and clean logic 2023-01-12 19:02:33 +08:00
509c446234 [CP] [to #46597683] fix session memory expansion by pkg var serialize 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
c064eb597c [CP] [to #46475366] fix memory leak of udf`s collection result 2023-01-12 19:02:33 +08:00
5aed6bd3d8 [FEAT MERGE] ELR & WeakRead feature enhancement 2023-01-12 19:02:33 +08:00
7562ea53d7 [to #46843562] use new request_type to record sql from pl 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
35eec7741d remove ObOperator::get_next_row() in ObSelectIntoOp::inner_open() 2023-01-12 19:02:33 +08:00
0786a354df set scale and precision for exprs ascii and ord 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
6c25f369ba [CP] fix a error code overlaying in cg 2023-01-12 19:02:33 +08:00
f3c0d164ed Fix full outer join with for update causing core 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
deebe4130f [CP] fix connect by memory leak 2023-01-12 19:02:33 +08:00
f2c29e4572 [to #46844581] fix self argument of object type procedure 2023-01-12 19:02:33 +08:00
84a71fba0a [CP] [CP] [CP] support basic optimizer stats specify estimate_percent option and temp table gather 2023-01-12 19:02:33 +08:00
0003c2605b [to #42036778] fix SIGNAL/RESIGNAL statements in SQL 2023-01-12 19:02:33 +08:00
8ffb94cd93 Free related_list_ before inner_location in ObTableLocation::reset. 2023-01-12 19:02:33 +08:00
cc7209f86d fix inaccurate error message of -4007 under oracle mode 2023-01-12 19:02:33 +08:00
892a3414d0 fix searray has no autofree flag in optimizer stage 2023-01-12 19:02:33 +08:00
106ebeb963 Remove the special treatment of DATETIME type comparison to ensure the consistency of design 2023-01-12 19:02:33 +08:00
68cc81c0bc Fix remove const exec param bug 2023-01-12 19:02:33 +08:00
e39d014928 bug fix: init tenant schema guard in das remote execution. 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
050e984b04 [FEAT MERGE] OLTP performance optimization feature 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
818da6158e [CP] [CP] adjust pre extract query range for in op 2023-01-12 19:02:33 +08:00
af4ce8c35b Fix a bug when bison get conflict bug cmake can not get error 2023-01-12 19:02:33 +08:00
28156b90af [CP] fix bug batch execute with error -5024 2023-01-12 19:02:33 +08:00
c91594425b [CP] spm only accepts successfully executed plans as baseline 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
6ad4ef4ce7 adjust transform pullup expr build parent reject exprs map 2023-01-12 19:02:33 +08:00
2e9804d6e8 [CP] fix build function-index bug 2023-01-12 19:02:33 +08:00
7ace1e4b05 [CP] Fix: fix the bug of not init the collation level for random_bytes function 2023-01-12 19:02:33 +08:00
d1f7e12dae fix invalid session id for bug, url:https://aone.alibaba-inc.com/v2/project/81079/bug/46417091 2023-01-12 19:02:33 +08:00
8dcc3b55f3 [CP] Old engine: bit or calc result error 2023-01-12 19:02:33 +08:00
e0a6eb7508 Report error when any load data task failed 2023-01-12 19:02:33 +08:00