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