|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "runtime/types.h"#include <ostream>#include <sstream>#include "gen-cpp/TCLIService_constants.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 | |
| PrimitiveType | impala::ThriftToType (TPrimitiveType::type ttype) |
| TPrimitiveType::type | impala::ToThrift (PrimitiveType ptype) |
| string | impala::TypeToString (PrimitiveType t) |
| string | impala::TypeToOdbcString (PrimitiveType t) |
| ostream & | impala::operator<< (ostream &os, const ColumnType &type) |