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 <atoomula@...> Date: 2018-09-17T23:04:34Z Stream-table join for Samza-sql: Use SamzaSQLRelMsgSerde as value serde for repartitioning the stream ---- ---