vinoyang created FLINK-13079: -------------------------------- Summary: Make window state queryable Key: FLINK-13079 URL: https://issues.apache.org/jira/browse/FLINK-13079 Project: Flink Issue Type: Improvement Components: API / DataStream Reporter: vinoyang Assignee: vinoyang
Since Flink makes Keyed state queryable and provides the queryable state client. We can make the window state (keyed state) queryable, so that, the users can get the latest progress of the window. We have submitted a proposal about improving the queryable state. If we combine them, it will bring benefit for many use scenarios. -- This message was sent by Atlassian JIRA (v7.6.3#76005)