Interface SupportsLookupCustomShuffle


@PublicEvolving public interface SupportsLookupCustomShuffle
This interface is designed to allow connectors to provide a custom partitioning strategy for the data that is fed into the LookupTableSource. This enables the Flink Planner to optimize the distribution of input stream across different subtasks of lookup-join node to match the distribution of data in the external data source.