Commit Graph

37 Commits

Author SHA1 Message Date
4ca1daa3c1 Fix outline bug 2023-05-12 03:16:41 +00:00
sdc
93283e3726 fix nullif deduce type 2023-05-10 18:10:02 +00:00
bf7035b688 fix some bug 2023-05-10 13:45:59 +00:00
0e16cc4545 Fix incorrect accuracy when replacing nvl expr and disable simplify nvl expr in rollup 2023-05-09 06:12:11 +00:00
22122d69ee fix mysqltest fail because of outline 2023-05-08 14:08:46 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
b41dc0ebdd [FEAT MERGE] support auto dop 2023-04-28 15:11:53 +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
f745b47cbc [FEAT MERGE] implement dynamic sampling 2023-04-27 12:15:28 +00:00
bc1c4b7599 Fix ifnull/nvl expr result wrong precision 2023-04-27 02:14:22 +00:00
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
44136ccd43 fix shared exprs bug for sort operator 2023-03-27 06:41:40 +00:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08: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
a77a3dc6cf refine NLJ、SPF`s rescan cost 2023-02-27 11:13:59 +00:00
e615feb42d [CP] Fix startup filter post bug 2023-02-24 12:03:57 +00:00
2317367ef5 We can not push down the limit when enable group rescan. 2023-02-09 17:42:33 +00: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
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
263a44af96 [FEAT MERGE] merge NLJ/SPF group rescan 2023-01-12 15:17:04 +00:00
c7f7f1cff5 fix group_concat truncate bug 2023-01-12 19:02:33 +08:00
106ebeb963 Remove the special treatment of DATETIME type comparison to ensure the consistency of design 2023-01-12 19:02:33 +08:00
9b1a295283 Placeholder for error code, item type and system variable 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
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
a003a7def8 fix unstable case 2022-11-11 04:37:25 +00:00
9da9109c53 [CP] Fix shared expr bug and datetime bug 2022-11-11 03:37:19 +00:00
143dd5e6d0 [CP] fix shared expr issue in view merge/query push down 2022-11-11 03:10:07 +00:00
0493bc81af remove debug log 2022-11-10 12:12:14 +00:00
322a93f016 remove two mysqltest and init.sql and public create tenant sql 2022-11-10 03:36:01 +00:00
477f4cd149 [BUGFIX]repeat return error when input length is larger than max_allow_packet 2022-11-02 19:43:19 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
d5269307a9 move test folder 2022-08-12 19:46:33 +08:00