Class DeltaScanBatchCreator

java.lang.Object
org.apache.drill.exec.store.parquet.AbstractParquetScanBatchCreator
org.apache.drill.exec.store.delta.read.DeltaScanBatchCreator
All Implemented Interfaces:
BatchCreator<DeltaRowGroupScan>

public class DeltaScanBatchCreator extends AbstractParquetScanBatchCreator implements BatchCreator<DeltaRowGroupScan>