|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "runtime/tuple.h"#include <vector>#include "exprs/expr.h"#include "exprs/expr-context.h"#include "runtime/descriptors.h"#include "runtime/mem-pool.h"#include "runtime/raw-value.h"#include "runtime/tuple-row.h"#include "runtime/string-value.h"#include "util/debug-util.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. | |