|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "runtime/descriptors.h"#include <boost/algorithm/string/join.hpp>#include <ios>#include <sstream>#include <llvm/ExecutionEngine/ExecutionEngine.h>#include <llvm/IR/DataLayout.h>#include "codegen/llvm-codegen.h"#include "common/object-pool.h"#include "gen-cpp/Descriptors_types.h"#include "gen-cpp/PlanNodes_types.h"#include "exprs/expr.h"#include "runtime/runtime-state.h"#include "common/names.h"Go to the source code of this file.
Namespaces | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |
Functions | |
| ostream & | impala::operator<< (ostream &os, const NullIndicatorOffset &null_indicator) |