|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <boost/lexical_cast.hpp>#include <gutil/strings/substitute.h>#include "exprs/in-predicate.h"#include "exprs/in-predicate-ir.cc"#include "udf/udf-test-harness.h"#include "util/benchmark.h"#include "util/cpu-info.h"#include "common/names.h"Go to the source code of this file.
Classes | |
| class | impala::InPredicateBenchmark |
| struct | impala::InPredicateBenchmark::TestData< T, SetType > |
Namespaces | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |
Functions | |
| template<typename T > | |
| T | impala::MakeAnyVal (int v) |
| template<> | |
| StringVal | impala::MakeAnyVal (int v) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |