You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by atoomula <gi...@git.apache.org> on 2018/09/17 23:26:41 UTC

[GitHub] samza pull request #643: Stream-table join for Samza-sql: Use SamzaSQLRelMsg...

GitHub user atoomula opened a pull request:

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

    Stream-table join for Samza-sql: Use SamzaSQLRelMsgSerde as value serde for repartitioning the stream

    

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

    $ git pull https://github.com/atoomula/samza join-serde

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

    https://github.com/apache/samza/pull/643.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 #643
    
----
commit a1bfdf606dc9d19fdb173da173f321d1a40aa8c4
Author: Aditya Toomula <at...@...>
Date:   2018-09-17T23:04:34Z

    Stream-table join for Samza-sql: Use SamzaSQLRelMsgSerde as value serde for repartitioning the stream

----


---

[GitHub] samza pull request #643: Stream-table join for Samza-sql: Use SamzaSQLRelMsg...

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

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


---