Commit Graph

14 Commits

Author SHA1 Message Date
d38d19df9a fix remove aggr distinct bug 2024-04-19 09:53:20 +00:00
9b23623ea5 fix win magic and simplify groupby bug 2024-04-08 06:29:15 +00:00
0b94b8a434 Error expr: avg(ifnull( a const value, boolean value)). In removing avg and ifnull, we need add explicit cast. 2024-02-18 09:18:04 +00:00
d76e2df6ef fix distinct fd judgement bug 2023-11-06 09:39:30 +00:00
769236241b fix bug: outline&create_table_as 2023-06-21 13:42:25 +00:00
8eba126aca fix simplify group by cause group_concat result error 2023-05-11 09:04:33 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
8752faba5e [bugfix] fix shared expr related problems 2023-03-02 17:08:05 +00:00
8e6297fb78 Fix dblink bugs 2023-02-24 15:10:13 +00: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
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
8a4d14122f replace ts related to ddl with scn. 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
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00