Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
test-udfs.h File Reference
#include "udf/udf.h"
Include dependency graph for test-udfs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void MemTestPrepare (FunctionContext *context, FunctionContext::FunctionStateScope scope)
 
BigIntVal MemTest (FunctionContext *context, const BigIntVal &bytes)
 
void MemTestClose (FunctionContext *context, FunctionContext::FunctionStateScope scope)
 
BigIntVal DoubleFreeTest (FunctionContext *context, BigIntVal bytes)
 

Function Documentation

BigIntVal DoubleFreeTest ( FunctionContext context,
BigIntVal  bytes 
)