Commit Graph

471 Commits

Author SHA1 Message Date
d39973ad19 ignore invalid parallel hint for create index 2023-04-07 09:41:32 +00:00
de15f38d07 Fix bug: the default value for generated column is incorrect when insert values 2023-04-06 09:48:07 +00:00
f6c64ffeb2 Fix print window function bug 2023-04-04 00:44:54 +00:00
93cf8e3057 [bugfix]: add constraint(pk) with constraint name, the constraint name shouldn't be ignored. 2023-04-04 00:14:55 +00:00
2b93405b74 to issue<48456442>:fix dml stmt with udt hit plan issue 2023-04-03 23:11:16 +00:00
f4bc31c683 disable gather histogram for granularity=>'auto' when subpart type is not list or range 2023-04-03 18:41:47 +00:00
95eadc9407 to issue<47841029>:fix select for update in pl returning rowid column issue 2023-03-31 09:41:21 +00:00
8f9f37a56f fix:43242401,48624339 2023-03-30 14:11:04 +00:00
bc5d107ffd fix rollup correctness bug of wrong equal set 2023-03-28 09:44:35 +00:00
607b78760e bugfix : json object resolve column expr cause core-dump 2023-03-24 10:48:57 +00:00
aec2b56931 Fix ctas statement decimal precision out of bounds 2023-03-21 16:49:45 +00:00
1f1001b640 Revert print cast for questionmark in dblink 2023-03-20 20:40:30 +08:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
a1b98f9700 to issue<48443639>:fix insert table values record core 2023-03-17 10:13:31 +00:00
843888c953 Fix dblink bugs 2023-03-17 02:40:51 +00:00
00f87235c6 fix stmt print ignore hint bug 2023-03-16 00:43:36 +00:00
b9ae891ab1 fix bug Batch optimization may cause auto-increment column jumps 2023-03-16 00:13:32 +00:00
5d0186e152 [to #48421952] fix question_mark equal test with pl extend 2023-03-15 12:11:03 +00:00
42fc751eba Remove ps with escape ? check in prepare statement 2023-03-15 05:11:23 +00:00
1f72959e5b [to #46563351] add alias name for cursor_for_loop's select column 2023-03-14 14:46:55 +00:00
c1d0f92279 fix:48260610 2023-03-10 03:17:16 +00:00
ae6eea62f1 Fix a dblink bug and disable pdml hint for dblink 2023-03-09 12:47:20 +00:00
3b47aa7ccd disable hash groupby bypass path when estimiate stat 2023-03-09 12:44:37 +00:00
91980f6167 bugfix : fix is json check (48229774) 2023-03-08 02:40:59 +00:00
b354b4f0bf [BUGFIX] fix enum to str typr error 2023-03-07 10:11:25 +00:00
f7714fcb55 set dblink timeout 2023-03-07 08:40:53 +00:00
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