yutao created FLINK-28318:
-----------------------------
Summary: table idle state ttl configure does not have check when
window size bigger then table state ttl
Key: FLINK-28318
URL: https://issues.apache.org/jira/browse/FLINK-28318
Project: Flink
Issue Type: Improvement
Components: Table SQL / Planner, Table SQL / Runtime
Affects Versions: 1.14.4, 1.13.5, 1.12.4
Environment: flinksql 1.12.4
Reporter: yutao
example: my tumbling window size is 1 day ,but i config table.exec.state.ttl
is 1 hour, if count(1) group by somthing and some key more than a hour
comming element ,we can get a error vlaue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)