Commit Graph

29 Commits

Author SHA1 Message Date
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
c5a5b18553 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-02-09 14:31:42 +00:00
8e71e218e6 [CP] fix calc nested loop join / spf cost bug 2024-02-09 09:36:04 +00:00
3095c651ed [CP] pruning false range index in skyline pruning 2024-02-09 04:32:47 +00:00
b6a15b6111 fix some outline/hint bugs 2024-02-08 13:15:20 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
d2ab1a4aae [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-01-22 04:12:26 +00:00
fd6b7ed1c5 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-01-17 11:12:35 +00:00
ed0c864bd0 [CP] fix calc nested loop join / spf cost bug 2024-01-12 10:43:02 +00:00
df0c075ed8 [CP] pruning false range index in skyline pruning 2024-01-09 08:23:00 +00:00
2c9d21b7d9 fix some outline/hint bugs 2023-12-27 03:13:13 +00:00
c8ace58297 mark some file to been opensource for ce-farm 2023-11-15 11:44:44 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
42f577e33d limit DEFAULT_CTX_ID of tenant_500 from 4G to 2G 2023-09-28 02:09:45 +00:00
6d8fedae8b return syntax error when order by or limit before union in mysql mode 2023-09-01 07:10:52 +00:00
9cd60f84b4 [CP] SQL EXEC Engine batchsize auto downgrade
Co-authored-by: qubin-ben <qubin01@gmail.com>
2023-08-14 04:12:34 +00:00
76c8a644a0 [CP] [CP]implement query range cost model 2023-07-19 10:42:16 +00:00
80de9764e2 Revert SQL Vectorize Engine batchsize auto downgrade 2023-07-14 13:42:11 +00:00
713cfc4ea4 SQL EXEC Engine batchsize auto downgrade
Co-authored-by: qubin-ben <qubin01@gmail.com>
2023-07-13 03:12:19 +00:00
8561e98479 enable outline check trace point by default 2023-06-08 06:42:15 +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
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00: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
428577024b enable prune unstable path for table use default statistics 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
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
d5269307a9 move test folder 2022-08-12 19:46:33 +08:00