Github user uce commented on the pull request:

    https://github.com/apache/flink/pull/999#issuecomment-129357904
  
    Thanks for the contribution. I think both Max and Fabian have a valid 
point. This will lead to unexpected behaviour like `a.union(b)` working, but 
then `b.union(a)` throwing a `NullPointerException`.
    
    If you want, you can add an extra null check with a better error message in 
case of a `null`. Otherwise, I think we can close this PR.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to