public class SystemTableBatchCreator extends Object implements BatchCreator<SystemTableScan>
SystemTable.
The distributed tables and the local tables use different record readers.
Local system tables do not require a full-fledged query because these records are present on every Drillbit.| Constructor and Description |
|---|
SystemTableBatchCreator() |
| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
getBatch(ExecutorFragmentContext context,
SystemTableScan scan,
List<RecordBatch> children) |
public ScanBatch getBatch(ExecutorFragmentContext context, SystemTableScan scan, List<RecordBatch> children) throws ExecutionSetupException
getBatch in interface BatchCreator<SystemTableScan>ExecutionSetupExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.