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/03 01:21:37 UTC

[GitHub] samza pull request #309: Added wiring for High Level API state stores, their...

GitHub user prateekm opened a pull request:

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

    Added wiring for High Level API state stores, their serdes and changelogs.

    Provided join operator access to durable state stores.
    
    cc @vjagadish1989 for review.

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

    $ git pull https://github.com/prateekm/samza operator-store-wiring

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

    https://github.com/apache/samza/pull/309.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 #309
    
----
commit d79d84739072103e7a19f253a6368005c56a7922
Author: Prateek Maheshwari <pm...@linkedin.com>
Date:   2017-09-28T00:42:22Z

    Added wiring for High Level API state stores, their serdes and changelogs.
    Provided join operator access to durable state stores.

----


---

[GitHub] samza pull request #309: SAMZA-1056: Added wiring for High Level API state s...

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

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


---