Commit Graph

31 Commits

Author SHA1 Message Date
a7bdd6c86b fix bug that null side checking without recursion the root joined-table 2024-06-28 03:51:48 +00:00
b81b1efd98 [FEAT MERGE]优化器技改patch到432
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
2024-06-18 02:23:56 +00:00
da5aece3e1 [FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
2024-06-17 13:46:16 +00:00
693d2a2824 bugfix: add cast when replace order expr for some special aggregation funcs 2024-05-11 10:07:05 +00:00
afc486e2df fix some bugs about NULL propagation 2024-03-26 04:45:58 +00:00
af2d0042b6 bugfix: disable propagate const to T_OP_ROW 2024-02-10 06:16:58 +00:00
60617e80c3 [CP] fix check constraint bugs 2024-02-08 23:25:32 +00:00
844dfb0162 [CP] Fix null hash value mismatch by using datum hash_func_v2 2024-02-08 14:51:04 +00:00
e248af772c disable expr pullup and const propagate with var assign 2024-02-07 17:08:07 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
3c5ba781b9 bugfix: disable propagate const to T_OP_ROW 2024-02-02 21:52:17 +00:00
abebc94039 [CP] fix check constraint bugs 2024-01-04 14:42:54 +00:00
2376627c6d [CP] Fix null hash value mismatch by using datum hash_func_v2
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-27 13:52:27 +00:00
6c4338e939 disable expr pullup and const propagate with var assign 2023-12-12 12:17:51 +00:00
3c38e827e0 fix propagate null bug 2023-11-16 06:40:49 +00:00
22160842d6 fix lossless cast constraint bug 2023-08-29 07:44:17 +00:00
56ee77a670 fix data type bugs in transformer 2023-08-25 08:40:28 +00:00
18dfee31f9 fix const propagate bug for calculating the partition 2023-07-25 12:12:44 +00:00
a61043f93b [CP] adjust merge into partition prune constraint 2023-07-13 14:42:17 +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
067d7b6846 pullup_expr & replace_const outline failed bugfix 2023-05-08 09:42:16 +00:00
5671bf1857 fix shared expr canonicalize bug and const propagate bug 2023-05-08 03:15:27 +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
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +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
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
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
bbdb6750ba fix replace_const hint bug 2022-11-16 08:05:38 +00:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00