P
- The type of partition.@Internal public interface HivePartitionContext<P> extends PartitionFetcher.Context<P>
PartitionFetcher.Context.ComparablePartitionValue<P,T extends Comparable<T>>
Modifier and Type | Method and Description |
---|---|
HiveTablePartition |
toHiveTablePartition(P partition)
Convert partition to
HiveTablePartition . |
close, getComparablePartitionValueList, getPartition, open
HiveTablePartition toHiveTablePartition(P partition)
HiveTablePartition
.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.