28 return FunctionContextImpl::CreateContext(NULL, NULL, return_type, arg_types, 0,
true);
impala::FunctionContextImpl * impl()
TODO: Add mechanism for UDAs to update stats similar to runtime profile counters. ...
void SetConstantArgs(const std::vector< impala_udf::AnyVal * > &constant_args)
Sets constant_args_. The AnyVal* values are owned by the caller.
void SetError(const char *error_msg)