Interface | Description |
---|---|
SupportsLookupCustomShuffle |
This interface is designed to allow connectors to provide a custom partitioning strategy for the
data that is fed into the
LookupTableSource . |
SupportsLookupCustomShuffle.InputDataPartitioner |
This interface is responsible for providing custom partitioning logic for the RowData
records.
|
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.