|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "exec/base-sequence-scanner.h"#include <avro/basics.h>#include "runtime/tuple.h"#include "runtime/tuple-row.h"Go to the source code of this file.
Classes | |
| class | impala::HdfsAvroScanner |
| struct | impala::HdfsAvroScanner::ScopedAvroSchemaT |
| Wrapper for avro_schema_t's that handles decrementing the ref count. More... | |
| struct | impala::HdfsAvroScanner::SchemaElement |
| struct | impala::HdfsAvroScanner::AvroFileHeader |
Namespaces | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |
Typedefs | |
| typedef struct avro_obj_t * | avro_schema_t |
| typedef struct avro_obj_t* avro_schema_t |
Definition at line 76 of file hdfs-avro-scanner.h.