Commit Graph

19 Commits

Author SHA1 Message Date
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +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
f0e08622bd fix index_ss hint failure 2023-09-21 03:40:37 +00:00
1769873118 fix some optimizer stat bug 2023-09-14 05:40:21 +00:00
6b6a8ca778 bugfix: change errorcode from -4016 to -4013 2023-09-09 12:50:21 +00:00
ffd0270234 fix flt tag local variable err 2023-07-14 02:12:33 +00:00
9d3a53603a fix some master bugs 2023-06-08 12:42:29 +00:00
cb1af1dc53 Fix estimate row count of data inserted by current trx 2023-05-10 13:28:12 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +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
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
170ebd9ba9 [CP] support virtual table and core table gather stats and use stats 2023-03-03 03:41:00 +00:00
f872513c5f implement estimate table row count by meta table 2023-02-24 16:02:17 +00:00
d5c563072a fix index skip scan selectively calculate bugs 2023-01-12 19:02:33 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00