17 #ifndef QUERYENGINE_MAXWELLCODEGENPATCH_H
18 #define QUERYENGINE_MAXWELLCODEGENPATCH_H
20 #include "../CudaMgr/CudaMgr.h"
24 const bool is_maxwell,
25 const bool mem_shared) {
30 const auto new_name = agg_name +
"_slow";
34 #endif // QUERYENGINE_MAXWELLCODEGENPATCH_H
bool need_patch_unnest_double(const SQLTypeInfo &ti, const bool is_maxwell, const bool mem_shared)
HOST DEVICE SQLTypes get_type() const
std::string patch_agg_fname(const std::string &agg_name)