|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "runtime/row-batch.h"#include <stdint.h>#include <boost/scoped_ptr.hpp>#include "runtime/buffered-tuple-stream.h"#include "runtime/mem-tracker.h"#include "runtime/string-value.h"#include "runtime/tuple-row.h"#include "util/compress.h"#include "util/decompress.h"#include "gen-cpp/Results_types.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. | |