Commit Graph

24 Commits

Author SHA1 Message Date
794549cf22 Add normal_date_expr to the rewriting phase to solve the problem of comparing illegal date constants with date columns. 2023-09-11 07:10:43 +00:00
54d3716317 fix rollup subquery expr bug under mysql mode 2023-08-29 13:17:58 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
9b3f07d4ad add for insert values statement split&rewrite batch optimization 2023-08-14 15:12:40 +00:00
88430a9d96 Fix temp table related bugs 2023-08-04 10:18:35 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
49dde3adb3 fix bug not deal vector condition in full out join if using no_rewite hint 2023-07-11 05:12:34 +00:00
782118285b [xml bugfix] xmlserialize encoding yacc and nvarchar insert into xml hang 2023-06-16 09:47:54 +00:00
90c2c33118 [CP] Fix bug for last_insert_id() 2023-06-14 02:48:21 +00:00
c572f3bf9e Fix cast as udt hit wrong plan cache bug 2023-05-26 07:41:33 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
0664c26d30 Fix shared exprs bugs when create inline view 2023-02-14 12:12:15 +00:00
540ae51f64 Fix multiset bugs 2023-02-06 17:12:32 +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
f5db12ecdd [SCN] modify with review comments 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
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
031989c299 fix issue/42559381,query result incorrect bug 2022-07-05 16:15:51 +08:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
zs0
0a794fcaad fix transform expr bug, convert single value row c1 in (1) to c1 = 1 2021-09-24 13:18:22 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00