| Package | Description |
|---|---|
| org.apache.drill.exec.store.parquet.columnreaders | |
| org.apache.drill.exec.store.parquet.columnreaders.batchsizing |
| Modifier and Type | Method and Description |
|---|---|
ParquetSchema |
ReadState.schema() |
| Constructor and Description |
|---|
ReadState(ParquetSchema schema,
RecordBatchSizerManager batchSizerMgr,
ParquetReaderStats parquetReaderStats,
long numRecordsToRead,
boolean useAsyncColReader) |
| Modifier and Type | Method and Description |
|---|---|
ParquetSchema |
RecordBatchSizerManager.getSchema() |
| Constructor and Description |
|---|
RecordBatchSizerManager(OptionManager options,
ParquetSchema schema,
long totalRecordsToRead,
RecordBatchStats.RecordBatchStatsContext batchStatsContext)
Constructor.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.