Uses of Class
org.apache.drill.exec.physical.impl.scan.project.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
Modifier and TypeFieldDescriptionprotected ScanSchemaOrchestrator
ManagedScanFramework.scanOrchestrator
-
Uses of ScanSchemaOrchestrator in org.apache.drill.exec.physical.impl.scan.project
ModifierConstructorDescriptionReaderSchemaOrchestrator
(ScanSchemaOrchestrator scanSchemaOrchestrator, long limit)