[ https://issues.apache.org/jira/browse/FLINK-37936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo de Morais updated FLINK-37936: -------------------------------------- Description: It would be great to be able to configure a table based state ttl when joining N inputs and using the StreamingMultiJoinOperator. Most things are in place for this but we might need to make some adjustments + test it e2e. We need to adjust the physical node here, where we currently send an empty map, see: https://github.com/apache/flink/pull/26664/files#diff-f60845a2155ddb5afa19df9ae032b3bde054a64b504ec7668b5b8c39954e6404R171 was: It would be great to be able to configure a table based state ttl when joining N inputs and using the StreamingMultiJoinOperator. Most things are in place for this but we might need to make some adjustments + test it e2e. > Support hint based State-TTL for StreamingMultiJoinOperator > ----------------------------------------------------------- > > Key: FLINK-37936 > URL: https://issues.apache.org/jira/browse/FLINK-37936 > Project: Flink > Issue Type: Sub-task > Reporter: Gustavo de Morais > Priority: Major > > It would be great to be able to configure a table based state ttl when > joining N inputs and using the StreamingMultiJoinOperator. > > Most things are in place for this but we might need to make some adjustments > + test it e2e. > > We need to adjust the physical node here, where we currently send an empty > map, see: > https://github.com/apache/flink/pull/26664/files#diff-f60845a2155ddb5afa19df9ae032b3bde054a64b504ec7668b5b8c39954e6404R171 -- This message was sent by Atlassian Jira (v8.20.10#820010)