[−][src]Module parquet::column::reader
Contains column reader API.
Structs
| ColumnReaderImpl |
Typed value reader for a particular primitive column. |
Enums
| ColumnReader |
Column reader for a Parquet type. |
Functions
| get_column_reader |
Gets a specific column reader corresponding to column descriptor |
| get_typed_column_reader |
Gets a typed column reader for the specific type |