Uses of Class
org.apache.drill.exec.physical.impl.scan.v3.schema.MutableTupleSchema
Package
Description
Provides run-time semantic analysis of the projection list for the
scan operator.
-
Uses of MutableTupleSchema in org.apache.drill.exec.physical.impl.scan.v3.schema
Modifier and TypeMethodDescriptionAbstractSchemaTracker.internalSchema()
ScanSchemaTracker.internalSchema()
Returns the internal scan schema.ModifierConstructorDescriptionRowSchemaFilter
(MutableTupleSchema schema, boolean allowMapChanges, CustomErrorContext errorContext) ScanSchemaResolver
(MutableTupleSchema schema, ScanSchemaResolver.SchemaType mode, boolean allowMapAdditions, CustomErrorContext errorContext)