You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by tillrohrmann <gi...@git.apache.org> on 2014/07/02 16:57:10 UTC

[GitHub] incubator-flink pull request: [FLINK-996] Fix for union replacemen...

GitHub user tillrohrmann opened a pull request:

    https://github.com/apache/incubator-flink/pull/56

    [FLINK-996] Fix for union replacement

    The problem was that the BinaryUnionNodes were only replaced for the first output channel instead for all.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tillrohrmann/incubator-flink FLINK-996

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-flink/pull/56.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #56
    
----
commit ccb7ab2a7a21fc3b084313924a39799c19113639
Author: Till Rohrmann <ti...@gmail.com>
Date:   2014-07-02T14:00:55Z

    Fix for union replacement

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-flink pull request: [FLINK-996] Fix for union replacemen...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-flink/pull/56


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-flink pull request: [FLINK-996] Fix for union replacemen...

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the pull request:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---