GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/655
Samza-sql: Fixing join to work with udfs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atoomula/samza udf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/655.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 #655
----
commit 02e5d8be1b41aa6da0482e18ccd2e3351b105c0e
Author: Aditya Toomula <atoomula@...>
Date: 2018-09-22T23:42:17Z
Fixing join to work with udfs
----
---