You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by xinyuiscool <gi...@git.apache.org> on 2017/11/28 22:08:07 UTC

[GitHub] samza pull request #370: SAMZA-1516: Another round of issues found by BEAM t...

GitHub user xinyuiscool opened a pull request:

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

    SAMZA-1516: Another round of issues found by BEAM tests

    A couple of more fixes: 1. fix a bug of identifying input streams for an operator. 2. for partitionBy, set the partitionKey to 0L when key is null.

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

    $ git pull https://github.com/xinyuiscool/samza SAMZA-1516

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

    https://github.com/apache/samza/pull/370.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 #370
    
----
commit a888ec5052138a7cdc66d948505b5917f62cefb7
Author: xiliu <xi...@xiliu-ld1.linkedin.biz>
Date:   2017-11-28T22:05:24Z

    SAMZA-1516: Another round of issues found by BEAM tests

----


---

[GitHub] samza pull request #370: SAMZA-1516: Another round of issues found by BEAM t...

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

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


---