|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <string>#include <sstream>#include <vector>#include <boost/scoped_ptr.hpp>#include <boost/shared_ptr.hpp>#include "udf/udf.h"#include "udf/udf-debug.h"#include "udf/udf-test-harness.h"#include "udf/uda-test-harness-impl.h"Go to the source code of this file.
Namespaces | |
| impala_udf | |
Enumerations | |
| enum | impala_udf::UdaExecutionMode { impala_udf::ALL = 0, impala_udf::SINGLE_NODE = 1, impala_udf::ONE_LEVEL = 2, impala_udf::TWO_LEVEL = 3 } |