GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/481
SAMZA-1681: Samza-sql - Add support for handling older record schema
versions in AvroRelConverter
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atoomula/samza rel
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/481.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 #481
----
commit 450bcc08aac95ce4d84ab91bf8adde1cb5352acd
Author: Aditya Toomula <atoomula@...>
Date: 2018-04-23T16:44:28Z
SAMZA-1681: Samza-sql - Add support for handling older record schema
versions in AvroRelConverter
----
---