You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by atoomula <gi...@git.apache.org> on 2018/12/20 19:54:48 UTC

[GitHub] samza pull request #866: Fixing udfs that return samzasqlrelrecord type and ...

GitHub user atoomula opened a pull request:

    https://github.com/apache/samza/pull/866

    Fixing udfs that return samzasqlrelrecord type and other such types to work with joins.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/atoomula/samza joinudf

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/866.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 #866
    
----
commit a40e7ed2c7358ddd6c8936e044018a6c669501f9
Author: Aditya Toomula <at...@...>
Date:   2018-12-20T19:53:55Z

    Fixing udfs that return samzasqlrelrecord type and other such types to work with joins.

----


---

[GitHub] samza pull request #866: SAMZA-2047: Fixing udfs that return samzasqlrelreco...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/866


---