Commit Graph

32 Commits

Author SHA1 Message Date
bd342ab50d [CP] fix some opt trace bug 2024-07-01 03:46:53 +00:00
14d1cbd56b adjust mview behaviors when gather stat and do dynamic sampling 2024-05-14 08:46:07 +00:00
f1a6170c93 [FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-04-22 05:46:19 +00:00
73cc1ad061 [CP] fix some optimizer stats bug 2024-04-08 07:24:46 +00:00
1f7c8640f5 [CP] enable storage row estimate for gis index with more than 10 ranges 2024-03-12 03:53:04 +00:00
2b08f8c0b4 fix get unexpected error caused by getting invalid dynamic sampling table 2024-02-19 10:47:32 +00:00
79a142081d [to #54988775]alloc result for each prepare in prexecute 2024-02-19 10:41:52 +00:00
931d3c8bd4 fix get unexpected error caused by getting invalid dynamic sampling table 2024-02-19 10:12:07 +00:00
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +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
d2ab1a4aae [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-01-22 04:12:26 +00:00
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