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/07/24 00:50:14 UTC

[GitHub] samza pull request #575: SAMZA-1779: Fix SamzaSql AvroRelConverter to handle...

GitHub user atoomula opened a pull request:

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

    SAMZA-1779: Fix SamzaSql AvroRelConverter to handle BYTES and FIXED avro schema types

    

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

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

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

    https://github.com/apache/samza/pull/575.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 #575
    
----
commit 80268fc1e3168af34cfbe2b7c75167456d4ec63e
Author: Aditya Toomula <at...@...>
Date:   2018-07-24T00:45:23Z

    Fix SamzaSql AvroRelConverter to handle BYTES and FIXED avro schema types

commit df4886d838ef89eb0ce380d02751397cedf354b5
Author: Aditya Toomula <at...@...>
Date:   2018-07-24T00:49:48Z

    Fix SamzaSql AvroRelConverter to handle BYTES and FIXED avro schema types

----


---

[GitHub] samza pull request #575: SAMZA-1779: Fix SamzaSql AvroRelConverter to handle...

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

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


---