Uses of Class
org.apache.drill.exec.physical.impl.scan.v3.schema.AbstractSchemaTracker
Package
Description
Provides run-time semantic analysis of the projection list for the
scan operator.
-
Uses of AbstractSchemaTracker in org.apache.drill.exec.physical.impl.scan.v3.schema
Modifier and TypeClassDescriptionclass
Schema tracker for the "normal" case in which schema starts from a simple projection list of column names, optionally with a provided schema.class
Simple "tracker" based on a defined, fixed schema.