You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-1052 WIP Uses item_ptr instead of auxilary vector; Changes fetchNextRow() interface and remove unused funcs; Uncomment extra checks in ha_calpont_impl_group_by_init().
This commit is contained in:
@ -1166,8 +1166,6 @@ create_calpont_group_by_handler(THD *thd, Query *query)
|
||||
query->having = NULL;
|
||||
}
|
||||
|
||||
|
||||
|
||||
return handler;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user