You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by prateekm <gi...@git.apache.org> on 2017/10/09 21:15:48 UTC

[GitHub] samza pull request #320: SAMZA-1292: Merge operator can be no-op when there ...

GitHub user prateekm opened a pull request:

    https://github.com/apache/samza/pull/320

    SAMZA-1292: Merge operator can be no-op when there are no streams to merge

    

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

    $ git pull https://github.com/prateekm/samza small-fixes

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

    https://github.com/apache/samza/pull/320.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 #320
    
----
commit 27efcc5f51d0b44fd4e588645cf06c45bbe825cd
Author: Prateek Maheshwari <pm...@linkedin.com>
Date:   2017-10-09T20:51:47Z

    SAMZA-1292: Merge operator can be no-op when there are no streams to merge

----


---

[GitHub] samza pull request #320: SAMZA-1292: Merge operator can be no-op when there ...

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

    https://github.com/apache/samza/pull/320


---