public class ParquetPartitionLocation extends SimplePartitionLocation
| Constructor and Description |
|---|
ParquetPartitionLocation(String file) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntirePartitionLocation()
Get the location of this partition
|
String |
getPartitionValue(int index)
Parquet CTAS auto partitioning scheme does not support getting the partition value
based on the location string.
|
getCompositePartitionPath, getPartitionLocationRecursive, isCompositePartitionpublic ParquetPartitionLocation(String file)
public String getPartitionValue(int index)
index - public String getEntirePartitionLocation()
Copyright © 2017 The Apache Software Foundation. All rights reserved.