[ 
https://issues.apache.org/jira/browse/FLINK-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051360#comment-14051360
 ] 

ASF GitHub Bot commented on FLINK-996:
--------------------------------------

Github user StephanEwen commented on the pull request:

    https://github.com/apache/incubator-flink/pull/56#issuecomment-47896648
  
    Looks good, will merge.


> NullPointerException while translating union node
> -------------------------------------------------
>
>                 Key: FLINK-996
>                 URL: https://issues.apache.org/jira/browse/FLINK-996
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>
> The NepheleJobGraphGenerator throws a NullPointerException when translating a 
> binary union operator. The BinaryUnionPlanNode is not replaced by a 
> NAryUnionPlanNode and thus is still treated as a DualInputVertex. Accessing 
> the driver code of the BinaryUnionPlanNode causes then the 
> NullPointerException.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to