[FEAT MERGE] sql execution improvements

Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: tushicheng <18829573815@163.com>
This commit is contained in:
obdev
2024-06-21 15:16:43 +00:00
committed by ob-robot
parent a238c1fbea
commit cc1b65e578
182 changed files with 18180 additions and 1150 deletions

View File

@ -19,6 +19,8 @@ namespace share
{
namespace aggregate
{
// TODO: add approx_distinct_count
// TODO: add sysbit_ops
#define INIT_GENERAL_CASE(func_type, vec_tc) \
case (vec_tc): { \
ret = \