[
https://issues.apache.org/jira/browse/FLINK-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Knauf updated FLINK-4503:
------------------------------------
Labels: (was: stale-major)
Removed "stale-critical|major|minor" label in line with
https://issues.apache.org/jira/browse/FLINK-22429.
> 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
> Priority: Major
> Fix For: 2.0.0
>
>
> 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.3.4#803005)