GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/676
SAMZA-1927: Samza-sql - always repartition the stream denoted by
stream-table join.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atoomula/samza dsl3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/676.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 #676
----
commit 428295c497653153cb0764b20e0ba4a94be6f47e
Author: Aditya Toomula <atoomula@...>
Date: 2018-09-29T01:31:58Z
SAMZA-1927: Samza-sql - always repartition the stream denoted by
stream-table join.
----
---