15 #ifndef IMPALA_UDF_TEST_UDFS_H
16 #define IMPALA_UDF_TEST_UDFS_H
20 using namespace impala_udf;
void MemTestPrepare(FunctionContext *context, FunctionContext::FunctionStateScope scope)
void MemTestClose(FunctionContext *context, FunctionContext::FunctionStateScope scope)
BigIntVal DoubleFreeTest(FunctionContext *context, BigIntVal bytes)
BigIntVal MemTest(FunctionContext *context, const BigIntVal &bytes)