Shuai Xu created FLINK-37874: -------------------------------- Summary: FLIP-519: Introduce async lookup key ordered mode Key: FLINK-37874 URL: https://issues.apache.org/jira/browse/FLINK-37874 Project: Flink Issue Type: New Feature Components: Table SQL / API, Table SQL / Planner Affects Versions: 2.1.0 Reporter: Shuai Xu
The motivation of this FLIP aims to introduce Async Key Ordered Lookup Join to Flink, addressing the need to process records in key-specific order (e.g., maintaining update sequence for upsertKey) while enabling concurrent processing of different keys to boost throughput. https://cwiki.apache.org/confluence/display/FLINK/FLIP-519%3A++Introduce+async+lookup+key+ordered+mode -- This message was sent by Atlassian Jira (v8.20.10#820010)