Commit Graph

857 Commits

Author SHA1 Message Date
4f6f8b11f3 persist cluster version for ddl. 2023-01-12 19:02:33 +08:00
b300756dff add log info for sort op memory dump controlled by amm 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
adc47148bf to issue<46956625>:add stmt type check logic in cursor open stage 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
a2610ab94c [CP] [CP][to #44746355]fix size overflow when reconstruct sql 2023-01-12 19:02:33 +08:00
31938ba8a1 fix gis index duplicate 2023-01-12 19:02:33 +08:00
1c7f8a3981 [CP] fix adaptive gby do not eval param expr in single row mode 2023-01-12 19:02:33 +08:00
50076ceb7e [CP] covert the result set to return type when fetching cursor specified return type 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
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