Package | Description |
---|---|
org.apache.paimon.flink.lookup | |
org.apache.paimon.flink.lookup.partitioner |
Constructor and Description |
---|
FileStoreLookupFunction(FileStoreTable table,
int[] projection,
int[] joinKeyIndex,
Predicate predicate,
ShuffleStrategy strategy) |
Modifier and Type | Class and Description |
---|---|
class |
BucketShuffleStrategy
BucketShuffleStrategy defines a strategy for determining the target subtask id for a
given bucket id and join key hash. |
Constructor and Description |
---|
BucketShufflePartitioner(ShuffleStrategy strategy,
BucketIdExtractor extractor) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.