| Package | Description |
|---|---|
| org.apache.drill.exec.store.parquet.columnreaders |
| Class and Description |
|---|
| BatchReader
Base strategy for reading a batch of Parquet records.
|
| ColumnReader |
| NullableVarLengthValuesColumn |
| ParquetColumnMetadata
Represents a single column read from the Parquet file by the record reader.
|
| ParquetRecordReader |
| ParquetRecordReader.Metric |
| ParquetSchema
Mapping from the schema of the Parquet file to that of the record reader
to the schema that Drill and the Parquet reader uses.
|
| ReadState
Internal state for reading from a Parquet file.
|
| VarLenBinaryReader |
| VarLengthColumn |
| VarLengthValuesColumn |
Copyright © 2017 The Apache Software Foundation. All rights reserved.