public class ParquetScanBatchCreator extends AbstractParquetScanBatchCreator implements BatchCreator<ParquetRowGroupScan>
AbstractParquetScanBatchCreator.AbstractDrillFileSystemManager| Constructor and Description |
|---|
ParquetScanBatchCreator() |
| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
getBatch(ExecutorFragmentContext context,
ParquetRowGroupScan rowGroupScan,
List<RecordBatch> children) |
protected AbstractParquetScanBatchCreator.AbstractDrillFileSystemManager |
getDrillFileSystemCreator(OperatorContext operatorContext,
OptionManager optionManager) |
getBatchpublic ScanBatch getBatch(ExecutorFragmentContext context, ParquetRowGroupScan rowGroupScan, List<RecordBatch> children) throws ExecutionSetupException
getBatch in interface BatchCreator<ParquetRowGroupScan>ExecutionSetupExceptionprotected AbstractParquetScanBatchCreator.AbstractDrillFileSystemManager getDrillFileSystemCreator(OperatorContext operatorContext, OptionManager optionManager)
getDrillFileSystemCreator in class AbstractParquetScanBatchCreatorCopyright © 2021 The Apache Software Foundation. All rights reserved.