Package org.apache.drill.exec.physical.impl.scan.v3.file
package org.apache.drill.exec.physical.impl.scan.v3.file
-
ClassDescriptionDescribes one file within a scan and is used to populate implicit columns.Iterates over the splits for the present scan.The file scan framework adds into the scan framework support for reading from DFS splits (a file and a block) and for the file-related implicit and partition columns.The file schema negotiator provides access to the Drill file system and to the file split which the reader is to consume.Implementation of the file-level schema negotiator which holds the file split which the reader is to process.Marks a column as implicit and provides a function to resolve an implicit column given a description of the input file.Marker for a file-based, non-internal implicit column that extracts parts of the file name as defined by the implicit column definition.Partition column defined by a partition depth from the scan root folder.Manages the resolution of implicit file metadata and partition columns.The result of scanning the scan output schema to identify implicit and partition columns.Manages implicit columns for files and partition columns for directories.