Commit Graph

23 Commits

Author SHA1 Message Date
f3c42a8d5a [CP] build_version buffer_size 2024-02-09 14:43:32 +00:00
3095c651ed [CP] pruning false range index in skyline pruning 2024-02-09 04:32:47 +00:00
d09e2de876 [CP] fix: fix the core induced by spf batch rescan 2024-02-07 21:34:12 +00:00
9a22f3ea88 [FEAT MERGE]adaptive cost model 2024-02-07 11:01:37 +00:00
58b436c230 fix some sql logical plan bug 2024-02-06 19:45:53 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
a35c9fad4f [CP] build_version buffer_size 2024-01-17 12:17:07 +00:00
df0c075ed8 [CP] pruning false range index in skyline pruning 2024-01-09 08:23:00 +00:00
07edb2482e [CP] fix: fix the core induced by spf batch rescan 2023-12-18 14:04:23 +08:00
d70d986be9 [FEAT MERGE]adaptive cost model 2023-12-06 03:12:01 +00:00
82418cf225 fix some sql logical plan bug 2023-11-21 15:15:00 +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
bacc417957 feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2023-10-23 09:14:03 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
dc3b38fc59 add _hash_join_enabled/_optimizer_sortmerge_join_enabled/_nested_loop_join_enabled parameters 2023-08-25 10:10:33 +00:00
cacbb57260 fix join filter bug 2023-07-13 13:42:11 +00:00
157ecc38a3 fix some bug 2023-06-02 05:42:03 +00:00
0bff82c087 fix generate const pred from view bug 2023-05-25 10:11:39 +00:00
b41dc0ebdd [FEAT MERGE] support auto dop 2023-04-28 15:11:53 +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
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
9bbe05b4b4 fix optimizer trace bug and fix format sql plan bug 2023-02-07 11:37:22 +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