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) |
getBatch
public ScanBatch getBatch(ExecutorFragmentContext context, ParquetRowGroupScan rowGroupScan, List<RecordBatch> children) throws ExecutionSetupException
getBatch
in interface BatchCreator<ParquetRowGroupScan>
ExecutionSetupException
protected AbstractParquetScanBatchCreator.AbstractDrillFileSystemManager getDrillFileSystemCreator(OperatorContext operatorContext, OptionManager optionManager)
getDrillFileSystemCreator
in class AbstractParquetScanBatchCreator
Copyright © 1970 The Apache Software Foundation. All rights reserved.