Class ImplicitColumnResolver.ParseResult

java.lang.Object
org.apache.drill.exec.physical.impl.scan.v3.file.ImplicitColumnResolver.ParseResult
Enclosing class:
ImplicitColumnResolver

public static class ImplicitColumnResolver.ParseResult extends Object
The result of scanning the scan output schema to identify implicit and partition columns. Defines a sub-schema of just these columns, along with column markers which resolve the columns for each file.