Uses of Class
org.apache.drill.exec.physical.impl.scan.project.ScanSchemaOrchestrator
Packages that use ScanSchemaOrchestrator
Package
Description
Defines the projection, vector continuity and other operations for
a set of one or more readers.
Provides run-time semantic analysis of the projection list for the
scan operator.
-
Uses of ScanSchemaOrchestrator in org.apache.drill.exec.physical.impl.scan.framework
Fields in org.apache.drill.exec.physical.impl.scan.framework declared as ScanSchemaOrchestratorModifier and TypeFieldDescriptionprotected ScanSchemaOrchestrator
ManagedScanFramework.scanOrchestrator
Methods in org.apache.drill.exec.physical.impl.scan.framework that return ScanSchemaOrchestrator -
Uses of ScanSchemaOrchestrator in org.apache.drill.exec.physical.impl.scan.project
Constructors in org.apache.drill.exec.physical.impl.scan.project with parameters of type ScanSchemaOrchestratorModifierConstructorDescriptionReaderSchemaOrchestrator
(ScanSchemaOrchestrator scanSchemaOrchestrator, long limit)