Uses of Class
org.apache.drill.exec.physical.impl.scan.file.FileScanFramework
Package
Description
Handles the special "columns" column used by the text reader,
and available to similar readers.
Handles optional file metadata columns: implicit columns and
partition columns.
-
Uses of FileScanFramework in org.apache.drill.exec.physical.impl.scan.columns
Modifier and TypeClassDescriptionclass
Scan framework for a file that supports the special "columns" column. -
Uses of FileScanFramework in org.apache.drill.exec.physical.impl.scan.file
Modifier and TypeMethodDescriptionprotected Optional<FileScanFramework>
FileScanFramework.FileReaderFactory.fileFramework()