Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
This would include the programming APIs that support the following linear pipeline:
sourceStream.filter(filter).map(mapper).flatMap(flatMapper).sink(sink);
Attachments
Attachments
Issue Links
- duplicates
-
SAMZA-914 Design and implement a composable operator APIs for direct programming of DAG in Java
- Resolved