| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.scan.framework |
Defines the projection, vector continuity and other operations for
a set of one or more readers.
|
| org.apache.drill.exec.physical.impl.scan.project |
Provides run-time semantic analysis of the projection list for the
scan operator.
|
| Modifier and Type | Field and Description |
|---|---|
protected ScanSchemaOrchestrator |
ManagedScanFramework.scanOrchestrator |
| Modifier and Type | Method and Description |
|---|---|
ScanSchemaOrchestrator |
ManagedScanFramework.scanOrchestrator() |
| Constructor and Description |
|---|
ReaderSchemaOrchestrator(ScanSchemaOrchestrator scanSchemaOrchestrator) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.