Uses of Class
org.apache.drill.exec.physical.impl.scan.project.ReaderSchemaOrchestrator
Packages that use ReaderSchemaOrchestrator
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 ReaderSchemaOrchestrator in org.apache.drill.exec.physical.impl.scan.framework
Fields in org.apache.drill.exec.physical.impl.scan.framework declared as ReaderSchemaOrchestratorModifier and TypeFieldDescriptionprotected final ReaderSchemaOrchestrator
ShimBatchReader.readerOrchestrator
-
Uses of ReaderSchemaOrchestrator in org.apache.drill.exec.physical.impl.scan.project
Methods in org.apache.drill.exec.physical.impl.scan.project that return ReaderSchemaOrchestrator