| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.protocol |
Defines a revised implementation of the Drill RecordBatch protocol.
|
| org.apache.drill.exec.physical.impl.scan |
Defines the scan operation implementation.
|
| Constructor and Description |
|---|
OperatorDriver(OperatorContext opContext,
OperatorExec opExec,
boolean enableSchemaBatch) |
OperatorRecordBatch(FragmentContext context,
PhysicalOperator config,
OperatorExec opExec,
boolean enableSchemaBatch) |
| Modifier and Type | Class and Description |
|---|---|
class |
ScanOperatorExec
Implementation of the revised scan operator that uses a mutator aware of
batch sizes.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.