Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "runtime/sorted-run-merger.h"
#include "exprs/expr.h"
#include "runtime/descriptors.h"
#include "runtime/row-batch.h"
#include "runtime/sorter.h"
#include "runtime/tuple-row.h"
#include "util/runtime-profile.h"
#include "common/names.h"
Go to the source code of this file.
Classes | |
class | impala::SortedRunMerger::BatchedRowSupplier |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |