public class SlashEncodedDayPartitionValueExtractor extends Object implements PartitionValueExtractor
This implementation extracts datestr=yyyy-mm-dd from path of type /yyyy/mm/dd
| Constructor and Description |
|---|
SlashEncodedDayPartitionValueExtractor() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
extractPartitionValuesInPath(String partitionPath) |
public SlashEncodedDayPartitionValueExtractor()
public List<String> extractPartitionValuesInPath(String partitionPath)
extractPartitionValuesInPath in interface PartitionValueExtractorCopyright © 2019 The Apache Software Foundation. All rights reserved.