Uses of Class
org.apache.drill.exec.record.metadata.DynamicColumn
Package
Description
Provides run-time semantic analysis of the projection list for the
scan operator.
Provides a fluent schema builder.
-
Uses of DynamicColumn in org.apache.drill.exec.physical.impl.scan.v3.schema
Modifier and TypeClassDescriptionclass
Enhanced form of a dynamic column which records all information from the project list.Modifier and TypeMethodDescriptionstatic ProjectionFilter
DynamicSchemaFilter.DynamicTupleFilter.filterFor
(DynamicColumn col, boolean allowMapAdditions, CustomErrorContext errorContext, String source) -
Uses of DynamicColumn in org.apache.drill.exec.record.metadata