public interface ImplicitColumnMarker
| Modifier and Type | Interface and Description |
|---|---|
static class |
ImplicitColumnMarker.FileImplicitMarker
Marker for a file-based, non-internal implicit column that
extracts parts of the file name as defined by the implicit
column definition.
|
static class |
ImplicitColumnMarker.InternalColumnMarker |
static class |
ImplicitColumnMarker.PartitionColumnMarker
Partition column defined by a partition depth from the scan
root folder.
|
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(FileDescrip fileInfo) |
String resolve(FileDescrip fileInfo)
Copyright © 2021 The Apache Software Foundation. All rights reserved.