[
https://issues.apache.org/jira/browse/FLINK-37010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-37010:
-----------------------------------
Labels: pull-request-available (was: )
> Unify KeyedProcessFunction and the async one
> --------------------------------------------
>
> Key: FLINK-37010
> URL: https://issues.apache.org/jira/browse/FLINK-37010
> Project: Flink
> Issue Type: Sub-task
> Reporter: Zakelly Lan
> Assignee: Zakelly Lan
> Priority: Major
> Labels: pull-request-available
>
> In FLINK-36120, we introduced `AsyncKeyedProcessFunction` and
> `AsyncKeyedProcessOperator` to perform processing with async state. However
> for table runtime, all the functions will extend from `KeyedProcessFunction`,
> so it is better to unify the base class for function.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)