Commit Graph

1696 Commits

Author SHA1 Message Date
01e566ca07 [xml bugfix] irregular xlst in xml transform bugfix 49538940; xmlserialize in pl indent bugfix 49543617; 2023-05-10 09:03:45 +00:00
4a5f184671 [to #49511006] fix core at resolve_field_list when select complex type value 2023-05-10 08:57:35 +00:00
6a42a36864 fix wrong output bug for group join buffer 2023-05-10 05:51:43 +00:00
253e483237 BugFix:Add Column 'Expression' to 'show index from' 2023-05-10 05:35:36 +00:00
5eef4de86d fix some optimizer bugs 2023-05-10 05:19:22 +00:00
a4d3658f03 Fix core at assign datum value 2023-05-10 05:13:52 +00:00
377f02cd3f [XML] fix xml view merge into 2023-05-10 05:03:01 +00:00
f27495534e Fix:session self-validation error 2023-05-10 04:57:37 +00:00
25b2740486 Copy datums for dynamic const exprs in remote stage 2023-05-10 04:52:14 +00:00
0cc8f2bee5 fix hash join core because of const overwrite && fix NL-hash join report 4016 2023-05-09 19:43:02 +00:00
2c1d3153d7 Bugfix for wm_concat memory leak 2023-05-09 19:32:16 +00:00
f0c4ce4af1 Fix: control info can't be verified 2023-05-09 19:26:47 +00:00
8afeece673 fix DAS dynamic partition pruning memleak 2023-05-09 19:15:27 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
d98f89683d fix merge union get wrong result when batch_size decrease 2023-05-09 18:10:22 +00:00
0ac5e967aa Fix memory leak and memory expansion in das group scan. 2023-05-09 18:04:57 +00:00
44824c8521 fix: fix trigger mutating error in mysql mode 2023-05-09 17:54:10 +00:00
baf5ab66b6 fix session lock leak when set dbms_monitor.ob_session_trace_disable 2023-05-09 08:45:41 +00:00
1b2d159c09 fix bug reset_datum_ptr for all das_result_ouput_expr may case performance regression 2023-05-09 07:45:32 +00:00
48fcdf2c45 fix direct load memory leak when an error occurs 2023-05-09 07:38:36 +00:00
22c390d8e6 optimize performance 2023-05-09 07:12:01 +00:00
7a2df88e93 xml bugfix: join table used xmltype and xmltype col use upper create index 2023-05-09 07:08:35 +00:00
b7792b75fe Fix check datum modified error 2023-05-09 06:42:07 +00:00
0e16cc4545 Fix incorrect accuracy when replacing nvl expr and disable simplify nvl expr in rollup 2023-05-09 06:12:11 +00:00
e6af7509a0 fix external table iter memleak 2023-05-09 03:08:39 +00:00
c22ebcba79 fix bug during the upgrade, it is necessary to disable the generation of plans with trans_info_expr 2023-05-09 02:47:24 +00:00
fda1d9f41b fix mysql comment fast parser param node isn't equal normal parser param node 2023-05-09 02:43:58 +00:00
cbaf61bef6 bugfix: 1. ban xmltype cmp in check; 2. ban xmltype column set number as default value; 3. error code adaptation; 2023-05-08 12:42:10 +00:00
994138989a Fix union hash distinct hang 2023-05-08 12:08:39 +00:00
a4f5e20706 fix osg bug and failed cases 2023-05-08 11:46:00 +00:00
162132a9c7 fix unexpected das group rescan bug for spf 2023-05-08 11:38:59 +00:00
067d7b6846 pullup_expr & replace_const outline failed bugfix 2023-05-08 09:42:16 +00:00
3fe7063b93 to issue<49517319>:fix xa start failed issue 2023-05-08 09:08:26 +00:00
5f46913d04 [CP] fix row expr query range death loop bug 2023-05-08 08:15:40 +00:00
a81123864d fix outline fail:eliminate_join&predicate_move_around 2023-05-08 07:15:35 +00:00
c1a19e5d4f Fix rf msg crash problem 2023-05-08 05:08:42 +00:00
c219b5a194 Fix incorrect result when q quote is included in SQL 2023-05-08 04:47:24 +00:00
8331f2f878 fix merge set op last_store_row dynamic leak 2023-05-08 04:08:29 +00:00
c8b3ff602c Fix functional index bugs 2023-05-08 03:41:56 +00:00
5671bf1857 fix shared expr canonicalize bug and const propagate bug 2023-05-08 03:15:27 +00:00
755ebe4fd8 fix: create table with select xmlexprs, disable returning object type, disable some xml expr called in pl semantics 2023-05-08 03:08:37 +00:00
2a16b851f1 Fix distinct aggregation out of memory error 2023-05-08 02:45:27 +00:00
2343aa1174 fix: xml chinese charactor truncate length no correct & nchar not support & error code not consistent at in or = expr 2023-05-08 02:42:01 +00:00
1d1d1e009e fix generate partition join filter plan bug 2023-05-08 02:38:37 +00:00
cbc4f744dd fix transform any/all to exists logical error 2023-05-08 02:08:41 +00:00
5e0eea169f Fix query range obj cast unset scale for double type 2023-05-07 03:45:54 +00:00
70fa0179cd Fix ps prepare stage error 4016 2023-05-07 03:38:52 +00:00
b05bba4bdd issue<49217722>:fix sql use complex type issues 2023-05-06 13:38:37 +00:00
ccc3ee9784 fix px hang when use px batch rescan and ignore virtual table error 2023-05-06 13:08:29 +00:00
03695f6cb2 fix osg bugs 2023-05-06 10:38:37 +00:00