GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/794
SAMZA-1616: Samza-Sql - Support remote table for stream-table join
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atoomula/samza remote
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/794.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 #794
----
commit c87461e42594216876d3c5e6df19ad1eca1adcc0
Author: Aditya Toomula <atoomula@...>
Date: 2018-11-05T15:34:41Z
Implement remote table join
----
---