[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:
@ -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 = \
|
||||
|
||||
Reference in New Issue
Block a user