Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The BinaryUnionReplacer throws a NullPointerException when replacing binary unions in an iteration which are also the last node of the iteration. The NullPointerException occurs when the outgoing channels are requested.
Attachments
Issue Links
- blocks
-
FLINK-641 Bring Scala API up-to-date with new Java API
- Resolved