public interface PartitionHandler
| Modifier and Type | Method and Description |
|---|---|
PartitionInfo |
createPartitionIfNotExists(List<String> partitionValues)
Creates a partition if it does not exist.
|
PartitionInfo createPartitionIfNotExists(List<String> partitionValues) throws StreamingException
partitionValues - - partition valuesStreamingException - - any metastore related exceptionsCopyright © 2019 The Apache Software Foundation. All Rights Reserved.