|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "exec/data-sink.h"#include <string>#include <map>#include "common/logging.h"#include "exec/hdfs-table-sink.h"#include "exec/hbase-table-sink.h"#include "exec/exec-node.h"#include "exprs/expr.h"#include "gen-cpp/ImpalaInternalService_types.h"#include "gen-cpp/ImpalaInternalService_constants.h"#include "runtime/data-stream-sender.h"#include "util/container-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. | |