GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/574
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 byte
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/574.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 #574
----
commit 4d54131569c4152e2fda4b130c35479c94906b27
Author: Aditya Toomula <atoomula@...>
Date: 2018-07-21T07:47:35Z
Fix SamzaSql AvroRelConverter to handle BYTES and FIXED avro schema types
----
---