Zakelly Lan created FLINK-36943: ----------------------------------- Summary: FLIP-488: Expose Async State Processing and New State APIs in Datastream(V1) APIs Key: FLINK-36943 URL: https://issues.apache.org/jira/browse/FLINK-36943 Project: Flink Issue Type: Improvement Reporter: Zakelly Lan Assignee: Zakelly Lan
FLIP-424 introduced a new State API set which enables the async state query, and FLIP-425 introduced the async state processing. These are highly anticipated features for Flink 2.0. For SQL users, the FLIP-473 implements SQL operators using the new State APIs and they could easily make use of the async state processing as well as the disaggregated state management. However, it is also important that the Datastream users could leverage the capability of async state query and disaggregated state management. This FLIP proposes to expose and enable them in Datastream(V1) APIs. For more details, please read the FLIP-488 https://cwiki.apache.org/confluence/x/yIrREw -- This message was sent by Atlassian Jira (v8.20.10#820010)