Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
uda-sample-test.cc File Reference
#include <iostream>
#include <udf/uda-test-harness.h>
#include "uda-sample.h"
#include "common/names.h"
Include dependency graph for uda-sample-test.cc:

Go to the source code of this file.

Functions

bool TestCount ()
 
bool TestAvg ()
 
bool TestStringConcat ()
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 92 of file uda-sample-test.cc.

References TestAvg(), TestCount(), and TestStringConcat().