GitHub user epkanol opened a pull request:
https://github.com/apache/avro/pull/246
AVRO-2075: Add option to report possible data loss in SchemaCompatibiâ¦
Same patch as in the JIRA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/epkanol/avro-1 AVRO-2075
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/246.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 #246
----
commit bfaacb70a788a3bcf1639ca592ea64ef2d21dfeb
Author: Anders Sundelin <[email protected]>
Date: 2017-09-10T17:37:02Z
AVRO-2075: Add option to report possible data loss in SchemaCompatibility
----
---