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