Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
hdfs-avro-scanner.h File Reference
#include "exec/base-sequence-scanner.h"
#include <avro/basics.h>
#include "runtime/tuple.h"
#include "runtime/tuple-row.h"
Include dependency graph for hdfs-avro-scanner.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

typedef struct avro_obj_t* avro_schema_t

Definition at line 76 of file hdfs-avro-scanner.h.