Uses of Class
org.apache.drill.exec.physical.impl.scan.project.SchemaSmoother.IncompatibleSchemaException
Package
Description
Provides run-time semantic analysis of the projection list for the
scan operator.
-
Uses of SchemaSmoother.IncompatibleSchemaException in org.apache.drill.exec.physical.impl.scan.project
ModifierConstructorDescriptionSmoothingProjection
(ScanLevelProjection scanProj, TupleMetadata tableSchema, ResolvedTuple priorSchema, ResolvedTuple outputTuple, List<ReaderLevelProjection.ReaderProjectionResolver> resolvers)