| Package | Description |
|---|---|
| org.apache.drill.exec.store.parquet.columnreaders |
| Modifier and Type | Class and Description |
|---|---|
static class |
BatchReader.FixedWidthReader
Strategy for reading a record batch when all columns are
fixed-width.
|
static class |
BatchReader.MockBatchReader
Strategy for reading mock records.
|
static class |
BatchReader.VariableWidthReader
Strategy for reading a record batch when at last one column is
variable width.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.