GitHub user atoomula opened a pull request: https://github.com/apache/samza/pull/425
Add stream-table join support for samza sql You can merge this pull request into a Git repository by running: $ git pull https://github.com/atoomula/samza join Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/425.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 #425 ---- commit d40fd587729e943711f2072e62e540a94a2b0624 Author: Aditya Toomula <atoomula@...> Date: 2018-02-22T08:09:32Z Add stream-table join support for samza sql ---- ---