Uses of Class
org.apache.drill.exec.physical.impl.scan.project.ReaderLevelProjection
Package
Description
Provides run-time semantic analysis of the projection list for the
scan operator.
-
Uses of ReaderLevelProjection in org.apache.drill.exec.physical.impl.scan.project
Modifier and TypeClassDescriptionclass
Perform a schema projection for the case of an explicit list of projected columns.class
Resolve a table schema against the prior schema.class
Perform a wildcard projection.class
Perform a wildcard projection with an associated output schema.Modifier and TypeMethodDescriptionSchemaSmoother.resolve
(TupleMetadata tableSchema, ResolvedTuple outputTuple)