Leonard Xu created FLINK-19063: ---------------------------------- Summary: Support join late event from dimension table side in temporal table join Key: FLINK-19063 URL: https://issues.apache.org/jira/browse/FLINK-19063 Project: Flink Issue Type: Improvement Components: Table SQL / API Reporter: Leonard Xu
To join late event from dimension table side in temporal table join is a common user case from user-zh mail list[1][3]. And another similar user case is how to enable the faster stream to wait the slower stream in regular stream join[3]. I think we can discuss how to support these user cases. [1][http://apache-flink.147419.n8.nabble.com/Flink-join-td6563.html] [2][http://apache-flink.147419.n8.nabble.com/flinksql-mysql-td3584.html#a3585] [3][http://apache-flink.147419.n8.nabble.com/Flink-sql-td4435.html#a4436] -- This message was sent by Atlassian Jira (v8.3.4#803005)