[ 
https://issues.apache.org/jira/browse/FLINK-11091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

sunjincheng reassigned FLINK-11091:
-----------------------------------

    Assignee: sunjincheng

> Clear the use of deprecated methods of KeyedStream in table operators
> ---------------------------------------------------------------------
>
>                 Key: FLINK-11091
>                 URL: https://issues.apache.org/jira/browse/FLINK-11091
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>    Affects Versions: 1.5.5, 1.6.2, 1.7.0
>            Reporter: sunjincheng
>            Assignee: sunjincheng
>            Priority: Minor
>
> The method of  `KeyedStream#process(ProcessFunction)` has bend 
> deprecated after FLINK-8560.  So It's good to using 
> `KeyedStream#process(KeyProcessFunction)` to implement `DataStreamSort`, 
> `DataStreamGroupAggregate` and `DataStreamOverAggregate` operators.
>  



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

Reply via email to