GitHub user madhawa-gunasekara opened a pull request: https://github.com/apache/gora/pull/123
Fix validation for persistentSchema in avro serialization You can merge this pull request into a Git repository by running: $ git pull https://github.com/madhawa-gunasekara/gora ISSUE-526 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/gora/pull/123.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 #123 ---- commit 1d5ce0051975f0aca46258ba1efe714768589b2d Author: madhawa-gunasekara <madha...@wso2.com> Date: 2017-09-22T03:34:23Z Fix validation for persistentSchema in avro serialization ---- ---