Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
in-predicate-benchmark.cc File Reference
#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"
Include dependency graph for in-predicate-benchmark.cc:

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 >
impala::MakeAnyVal (int v)
 
template<>
StringVal impala::MakeAnyVal (int v)
 
int main (int argc, char **argv)
 

Function Documentation