Benchao Li created FLINK-17199: ---------------------------------- Summary: Use NeverReturnExpired strategy for states in blink streaming join. Key: FLINK-17199 URL: https://issues.apache.org/jira/browse/FLINK-17199 Project: Flink Issue Type: Improvement Components: Table SQL / Runtime Affects Versions: 1.10.0, 1.9.2 Reporter: Benchao Li
Currently we use \{{ReturnExpiredIfNotCleanedUp}} for states in blink streaming join operators, which is not very intuitive for users to understand the behavior. IMO, \{{NeverReturnExpired}} is more straight forward, and we should change to it. -- This message was sent by Atlassian Jira (v8.3.4#803005)