[
https://issues.apache.org/jira/browse/FLINK-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo updated FLINK-3959:
------------------------------
Fix Version/s: 3.0.0
(was: 2.0-preview)
> Remove implicit sinks
> ---------------------
>
> Key: FLINK-3959
> URL: https://issues.apache.org/jira/browse/FLINK-3959
> Project: Flink
> Issue Type: Sub-task
> Components: API / DataStream
> Reporter: Stephan Ewen
> Priority: Major
> Fix For: 3.0.0
>
>
> Right now, streaming programs need not specify a sink. All transformations
> that are not consumed are implicitly sinks.
> That behavior makes it hard to lazily construct the stream graph on
> execution, and prevents interactive sessions on streams.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)