[
https://issues.apache.org/jira/browse/SAMZA-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664153#comment-16664153
]
ASF GitHub Bot commented on SAMZA-1903:
---------------------------------------
GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/762
SAMZA-1903: Samza-sql - Fix stream-table 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/762.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 #762
----
commit f9f1349597025d974caa351e1fde0c8a6edd1da6
Author: Aditya Toomula <atoomula@...>
Date: 2018-10-25T18:53:51Z
SAMZA-1903: Samza-sql - Fix stream-table join to work with udfs
----
> Samza-sql: Fix stream-table join with UDF on the table
> ------------------------------------------------------
>
> Key: SAMZA-1903
> URL: https://issues.apache.org/jira/browse/SAMZA-1903
> Project: Samza
> Issue Type: Bug
> Reporter: Aditya
> Assignee: Aditya
> Priority: Major
>
> Currently, Samza-sql does not work for stream-table join when UDFs are used
> on the table. This ticket is to add support for that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)