Uses of Class
org.apache.drill.exec.physical.impl.scan.project.ResolvedNullColumn
Package
Description
Provides run-time semantic analysis of the projection list for the
scan operator.
-
Uses of ResolvedNullColumn in org.apache.drill.exec.physical.impl.scan.project
Modifier and TypeMethodDescriptionNullColumnBuilder.add
(String name, TypeProtos.MajorType type) NullColumnBuilder.add
(ColumnMetadata colDefn)