public class ImplicitFileColumnsHandler extends Object
Uses system/session options for the configured name of the implicit columns.
| Constructor and Description |
|---|
ImplicitFileColumnsHandler(DrillFileSystem dfs,
OptionSet options,
FileScanLifecycleBuilder scanOptions,
ResultVectorCache vectorCache,
ScanSchemaTracker schemaTracker) |
| Modifier and Type | Method and Description |
|---|---|
StaticBatchBuilder |
forFile(FileDescrip fileInfo) |
boolean |
isMetadataScan() |
FileDescrip |
makeDescrip(FileWork fileWork) |
public ImplicitFileColumnsHandler(DrillFileSystem dfs, OptionSet options, FileScanLifecycleBuilder scanOptions, ResultVectorCache vectorCache, ScanSchemaTracker schemaTracker)
public FileDescrip makeDescrip(FileWork fileWork)
public StaticBatchBuilder forFile(FileDescrip fileInfo)
public boolean isMetadataScan()
Copyright © 2021 The Apache Software Foundation. All rights reserved.