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 <atoomula@...>
Date: 2018-07-24T00:45:23Z
Fix SamzaSql AvroRelConverter to handle BYTES and FIXED avro schema types
commit df4886d838ef89eb0ce380d02751397cedf354b5
Author: Aditya Toomula <atoomula@...>
Date: 2018-07-24T00:49:48Z
Fix SamzaSql AvroRelConverter to handle BYTES and FIXED avro schema types
----
---