OmniSciDB
a5dc49c757
|
Go to the source code of this file.
Functions | |
bool | need_patch_unnest_double (const SQLTypeInfo &ti, const bool is_maxwell, const bool mem_shared) |
std::string | patch_agg_fname (const std::string &agg_name) |
|
inline |
Definition at line 23 of file MaxwellCodegenPatch.h.
References SQLTypeInfo::get_type(), SQLTypeInfo::is_fp(), and kDOUBLE.
Referenced by Executor::groupByColumnCodegen().
|
inline |
Definition at line 29 of file MaxwellCodegenPatch.h.
Referenced by TargetExprCodegen::codegenAggregate().