Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
desc-tbl-builder.cc File Reference
Include dependency graph for desc-tbl-builder.cc:

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)