public class ParquetScanBatchCreator extends Object implements BatchCreator<ParquetRowGroupScan>
| Constructor and Description |
|---|
ParquetScanBatchCreator() |
| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
getBatch(FragmentContext context,
ParquetRowGroupScan rowGroupScan,
List<RecordBatch> children) |
public ScanBatch getBatch(FragmentContext context, ParquetRowGroupScan rowGroupScan, List<RecordBatch> children) throws ExecutionSetupException
getBatch in interface BatchCreator<ParquetRowGroupScan>ExecutionSetupExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.