Commit Graph

345 Commits

Author SHA1 Message Date
115b2dc7f0 [bugfix] fix rollup bug 2023-03-06 10:11:22 +00:00
d7da0bcfb3 adjust show trace framework 2023-03-06 09:43:43 +00:00
4f2ab1f735 fix not add enumset to str above questionmark bug 2023-03-06 04:14:01 +00:00
9eba955ac6 fix outline/hint generate plan bug 2023-03-04 01:41:06 +00:00
170ebd9ba9 [CP] support virtual table and core table gather stats and use stats 2023-03-03 03:41:00 +00:00
87223f9a44 [BUGFIX] fix expr to str support return text 2023-03-02 19:18:38 +00:00
7550f4ffc6 [to #47796411] adjust error code -4013 when tenant out of memeory 2023-03-02 18:59:26 +00:00
4bcd321454 fix auto mem mgr can not alloc enough merge way for ems sort && fix recompile view while resolve view failed 2023-03-02 18:51:44 +00:00
8752faba5e [bugfix] fix shared expr related problems 2023-03-02 17:08:05 +00:00
6979025cf4 fix show trace cannot find root span while adaptting upstream 2023-03-02 15:30:59 +00:00
b2e064e9da bugfix : json table expr format json conflict with json type 2023-03-02 21:12:02 +08:00
af56a8d8cc Fix print synonym bug 2023-02-27 13:11:19 +00:00
6272a505cb bugfix: json_exists passing var bugfix 2023-02-27 11:11:23 +00:00
b28b60e08e Error code compatibility about recursive cte in oracle 2023-02-24 16:20:28 +00:00
e5e94972ef fix:json table syntax compatible and error clause hehavior 2023-02-24 15:54:30 +00:00
a10ab13369 bugfix : dot notation input with * 2023-02-24 15:33:31 +00:00
8e6297fb78 Fix dblink bugs 2023-02-24 15:10:13 +00:00
fa839089d7 [to #47922004]add result extend type when resolve udf 2023-02-24 15:07:38 +00:00
a4c97d03f7 [FEAT MERGE]vos merge into master
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2023-02-24 14:26:20 +00:00
f6f344d2ca fix pushdown filter into set stmt bug 2023-02-24 13:52:25 +00:00
8a9169e0d6 [CP][to #46123340] fix show create characteristic stmt 2023-02-24 12:47:32 +00:00
aa2e5c99dc bugfix 2023-02-20 13:17:04 +00:00
2d13af9ae5 Fix: Add a trim bug to the virtual generated column in the scenario of building a prefix index 2023-02-17 17:41:50 +00:00
f001af9558 add for replace and insert_up with batch_optimization 2023-02-17 07:12:56 +00:00
61a17a9abc bugfix : json objectagg returning type affect by var in pl 2023-02-16 04:17:46 +00:00
d30a2a77ca [to #42398480] fix NEW obj(...) syntax 2023-02-15 05:12:21 +00:00
ba7add9fa7 fix truncate refresh increment schema timeout and autoincrement can not clear cache totally 2023-02-14 15:14:38 +00:00
0664c26d30 Fix shared exprs bugs when create inline view 2023-02-14 12:12:15 +00:00
0a4df972e8 fix invalid definition for timestamp generated column 2023-02-13 13:12:07 +00:00
ff893e6e4f bugfix:47099280, 47725591, 47679463, 47077540, 47024555 2023-02-13 12:41:36 +00:00
68b805d4be fix:46520694,47245275,47250762,47050323,47539331 2023-02-13 11:12:09 +00:00
ca1fcada83 update histogram buckets from pointer to ObArrayWrap 2023-02-10 11:11:04 +00:00
63440bd16e [CP] support load the soft module to encrypt data 2023-02-10 08:11:16 +00:00
dd654cd6f3 make parameters starts with '_' invisible in oracle mode 2023-02-10 06:11:31 +00:00
773fa90509 [BUGFIX] fix lob bugs 2023-02-10 02:41:11 +00:00
354b83cbb4 [cp]patch update view with gis field bugfix 2023-02-09 17:24:03 +00:00
04d543b90c bugfix:47135989, 46585920, 47168819 2023-02-09 16:57:24 +00:00
772bdd60eb Fix PredicateMoveAround and PredicateDecude bugs 2023-02-09 16:33:38 +00:00
a1e27ff66e fix mysqltest 2023-02-09 16:06:26 +00:00
44302ab27f fix optimizer histogram memory leak in KVCACHE 2023-02-09 15:55:39 +00:00
6bb75960fe fix shared expr and simplify nvl bugs 2023-02-09 15:45:00 +00:00
080756f9b5 fix miss is_lob_column_ attribute bug 2023-02-09 15:08:45 +00:00
b516b155e8 fix can not remove const exec param in child stmtents 2023-02-09 21:04:15 +08:00
d84349b6f9 fix:47630890 2023-02-08 19:43:55 +08:00
e086f0b327 fix create view failed when select item has same alias name 2023-02-08 15:30:29 +08:00
b385e569a2 Fix ctas unknown cast type 2023-02-08 15:27:28 +08:00
134dfc14b4 fix sql_statistics bug 2023-02-08 10:46:29 +08:00
7c3f4eddc5 disable create index on a udf index 2023-02-07 19:59:29 +08:00
53aff20b87 report error when modify primary key nullable 2023-02-07 17:53:32 +08:00
de66a8b416 [bugfix]: fix bug in online_ddl.(fail to replace sort key in inner_sql); 2023-02-07 16:11:14 +08:00