Commit Graph

270 Commits

Author SHA1 Message Date
2e48b19c40 fix exec param is wrongly copied 2023-02-06 23:34:18 +08:00
a0a4613037 fix gis query range core 2023-02-06 17:46:39 +08:00
9781c48dfa Fix failed mysqltest caused by adding cast exprs for the third param of lead/lag function 2023-02-06 17:09:11 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
4bb1033505 fix bug case when expr can't do batch_execute optimization 2023-01-28 20:37:21 +08:00
cdc45b3bb7 Fix lead/lag window is wrong type calc for the enumset 2023-01-28 20:01:52 +08:00
59d26b53a0 fix gis hash 2023-01-28 18:26:44 +08:00
9b51e2b435 [bugfix] GIS does not support hash func, disable its usage 2023-01-28 16:10:08 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
bbb017266b [FEAT MERGE]:Oracle Json Supported 2023-01-28 15:52:30 +08:00
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +08:00
ec56715ea5 [FEAT MERGE] information_schema enhence 2023-01-13 03:42:07 +00:00
263a44af96 [FEAT MERGE] merge NLJ/SPF group rescan 2023-01-12 15:17:04 +00:00
87e368c52f Fix udt bugs 2023-01-12 19:02:33 +08:00
eba0f8509b 修复ObSqiBitSet构造时吞错误码 2023-01-12 19:02:33 +08:00
53f98748f5 [CP] column id of cte table start from 16 2023-01-12 19:02:33 +08:00
0379d889a1 [to #46981168]remove is_deterministic_ in ObUDFRawExpr 2023-01-12 19:02:33 +08:00
2e53238aa9 fix core at caused by deducing type of lead/lag functions 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
7c991b5da5 [FEAT MERGE] implement SQL level resource management based on pattern match 2023-01-12 19:02:33 +08:00
8ee98a51af Fix mysql tests 2023-01-12 19:02:33 +08:00
eddcded977 Fix mysql tests 2023-01-12 19:02:33 +08:00
0192037f28 [CP] fix cast subquery expr 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
c2bf552dba fix cases master 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
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
d75910ac0d [CP] [CP] [CP] [#46363616]fix bug win-func expr as udf param 2023-01-12 19:02:33 +08:00
2ff985ffdd Fix ps prepare stage type deduction failure 2023-01-12 19:02:33 +08:00
2e9804d6e8 [CP] fix build function-index bug 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
73345ff899 bufix: ObSqlBitSet's length is incorrectly altered when alloc_new_buf failed 2023-01-12 19:02:33 +08:00
1be6c41e7e Fix failed mysqltests caused by fixing rollup shared exprs bug and fixing core at inner_same_as 2023-01-12 19:02:33 +08:00
c571414825 [CP] fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP 2023-01-12 19:02:33 +08:00
6feedb3cee Fix core at ObSysFunRawExpr::inner_same_as when compare CONCAT expr with T_OP_CNN expr 2023-01-12 19:02:33 +08:00
e57d864e41 Fixbug46241845: OB hits the wrong cached plan when rollup exprs contains const exprs 2023-01-12 19:02:33 +08:00
e2c4bb64fa [CP] [bugfix] Assigning ObRawExprPointer eats error code 2023-01-12 19:02:33 +08:00
d874825952 fix failed cases caused by udf expr compare 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
8727754142 Fix roll up with const expr bug 2022-11-25 10:35:48 +00:00
481c969b7d bugfix : json arrayagg not support distinct clause 2022-11-23 13:37:55 +00:00
5282ebd584 fix cases and add estimate block prefs 2022-11-22 10:08:02 +00:00