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.logger| Constructor and Description |
|---|
SystemTableBatchCreator() |
public ScanBatch getBatch(FragmentContext context, SystemTableScan scan, List<RecordBatch> children) throws ExecutionSetupException
getBatch in interface BatchCreator<SystemTableScan>ExecutionSetupExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.