Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
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.