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

Weijie Guo resolved FLINK-4503.
-------------------------------
    Resolution: Fixed

Already done in FLINK-36355.

> Remove with method from CoGroupedStream and JoinedStream, and change apply 
> method return type
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLINK-4503
>                 URL: https://issues.apache.org/jira/browse/FLINK-4503
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / DataStream
>            Reporter: Jark Wu
>            Assignee: xuhuang
>            Priority: Major
>             Fix For: 2.0-preview
>
>
> We introduced (and immediately deprecated) the with(...) method in 
> FLINK-4271. It is a temporary workaround for setting parallelism after 
> co-group and join operator and not breaking binary compatibility. The 
> with(...) method only differs in the return type and calls apply(...), 
> casting the returned value. 
> So we need to remove the {{with(...)}} method in Flink 2.0. And change the 
> apply method return type.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to