Uses of Class
org.apache.drill.exec.physical.impl.scan.project.ReaderLevelProjection
Packages that use 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
Subclasses of ReaderLevelProjection in org.apache.drill.exec.physical.impl.scan.projectModifier and TypeClassDescriptionclassPerform a schema projection for the case of an explicit list of projected columns.classResolve a table schema against the prior schema.classPerform a wildcard projection.classPerform a wildcard projection with an associated output schema.Methods in org.apache.drill.exec.physical.impl.scan.project that return ReaderLevelProjectionModifier and TypeMethodDescriptionSchemaSmoother.resolve(TupleMetadata tableSchema, ResolvedTuple outputTuple)