Commit Graph

433 Commits

Author SHA1 Message Date
31171bb553 [FEAT MERGE] das framework optimization. 2023-01-12 19:02:33 +08:00
080ca3a2dd [CP] fix CHAR and CONCAT result length bug 2023-01-12 19:02:33 +08:00
9c56a1418b fix qc not report error code when wait_all_running_dfo_exit 2023-01-12 19:02:33 +08:00
c1e0bb4522 fix 3-stage agg wrong result && fix aggr ignore error code && fix int_cell_str sanity core 2023-01-12 19:02:33 +08:00
460fdf9fc4 [bugfix] get wrong db_time when subplan filter is used in the plan 2023-01-12 19:02:33 +08:00
0739dcbef4 Fix distinct aggregate expr with rollup eval core 2023-01-12 19:02:33 +08:00
c7f7f1cff5 fix group_concat truncate 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
901bdbb9dc change dump block log level 2023-01-12 19:02:33 +08:00
c082c93fd4 Fix plan with das for update hang in px transmit operator 2023-01-12 19:02:33 +08:00
d3d0e6d263 adjust log level from ERROR to WARN 2023-01-12 19:02:33 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
cce7bdeb9d Implement user-defined aggregate function overloading 2023-01-12 19:02:33 +08:00
a0b1894058 fix bug of weight_string 2023-01-12 19:02:33 +08:00
99a529ed7e Clear sub expr evaluated flag of black filter when apply filter 2023-01-12 19:02:33 +08:00
a09a9911fe to issue<47065195>:fix memory leak of pl temp when using udf in sql stmt 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
1c9259243e Fix base64 bug: ob doesn't return null as expected 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
0bd1b2cf37 fix char/nchar attribute bug in udt 2023-01-12 19:02:33 +08:00
0f5613364d fix width bucket result scale not set bug 2023-01-12 19:02:33 +08:00
4250b40aa2 [CP] fix program crashed when top_limit_cnt_ in operator select-into is set to zero 2023-01-12 19:02:33 +08:00
eddcded977 Fix mysql tests 2023-01-12 19:02:33 +08:00
4bd0c6351a purge timeout is not suitable 2023-01-12 19:02:33 +08:00
2c8c28887f [FEAT MERGE]support ddl real time monitoring 2023-01-12 19:02:33 +08:00
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
38422d011f Fix unexpected alloc string result 2023-01-12 19:02:33 +08:00
d1453a1695 fix find in set bug and improve performance 2023-01-12 19:02:33 +08:00
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
26f2754db2 [FEAT MERGE] Support float/double(m, d) in mysql mode 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
273d7ba43c [CP] datetime column with not null attribute cause query result missing 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
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
40d215fc5a [FEAT MERGE] GIS 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
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
106ebeb963 Remove the special treatment of DATETIME type comparison to ensure the consistency of design 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
7ace1e4b05 [CP] Fix: fix the bug of not init the collation level for random_bytes function 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
80b8c6361d [CP] fix core caused by missed core and cast interval to year failed error 2023-01-12 19:02:33 +08:00
4c7cfd9120 fix cancel ddl task bug 2023-01-12 19:02:33 +08:00
c1de0db3a8 Fix From_base64 bugs 2023-01-12 19:02:33 +08:00
f93ef2fe39 fix 4377 caused by px retry 2023-01-12 19:02:33 +08:00