Class FileMetadataColumnDefn
java.lang.Object
org.apache.drill.exec.physical.impl.scan.file.FileMetadataColumnDefn
Definition of a file metadata (AKA "implicit") column for this query.
Provides the static definition, along
with the name set for the implicit column in the session options for the query.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionFileMetadataColumnDefn
(String colName, ColumnExplorer.ImplicitFileColumn defn) -
Method Summary