You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Hequn Cheng (JIRA)" <ji...@apache.org> on 2018/10/02 02:56:00 UTC

[jira] [Created] (FLINK-10476) Change related ProcessFunction to KeyedProcessFunction in Sql/Table-api

Hequn Cheng created FLINK-10476:
-----------------------------------

             Summary: Change related ProcessFunction to KeyedProcessFunction in Sql/Table-api
                 Key: FLINK-10476
                 URL: https://issues.apache.org/jira/browse/FLINK-10476
             Project: Flink
          Issue Type: Improvement
          Components: Table API &amp; SQL
            Reporter: Hequn Cheng
            Assignee: Hequn Cheng


Since KeyedStream.process(ProcessFunction func) is deprecated, we should change related ProcessFunction to KeyedProcessFunction in Sql/Table-api, for example {{ProcessFunctionWithCleanupState}} extends {{KeyedProcessFunction}} instead of {{ProcessFunction}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)