16 #ifndef IMPALA_EXPRS_CASE_EXPR_H_
17 #define IMPALA_EXPRS_CASE_EXPR_H_
22 using namespace impala_udf;
45 friend class ComputeFunctions;
const bool has_case_expr_
This object has a compatible storage format with boost::ptime.
const bool has_else_expr_
Conditional functions that can be expressed as UDFs.
std::string DebugString(const T &val)
This is the superclass of all expr evaluation nodes.
const RowDescriptor & row_desc() const