Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "testutil/desc-tbl-builder.h"
#include "util/bit-util.h"
#include "runtime/descriptors.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 | |
static TSlotDescriptor | impala::MakeSlotDescriptor (int id, int parent_id, const ColumnType &type, int slot_idx, int byte_offset) |
static TTupleDescriptor | impala::MakeTupleDescriptor (int id, int byte_size, int num_null_bytes) |