| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.scan.columns |
Handles the special "columns" column used by the text reader,
and available to similar readers.
|
| org.apache.drill.exec.physical.impl.scan.file |
Handles optional file metadata columns: implicit columns and
partition columns.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnsScanFramework
Scan framework for a file that supports the special "columns" column.
|
| Modifier and Type | Method and Description |
|---|---|
protected Optional<FileScanFramework> |
FileScanFramework.FileReaderFactory.fileFramework() |
| Constructor and Description |
|---|
FileSchemaNegotiatorImpl(FileScanFramework framework) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.