GitHub user teabot opened a pull request:
https://github.com/apache/avro/pull/201
AVRO-2003: Report specific location of schema incompatibilities
Includes patch [AVRO-1933](https://issues.apache.org/jira/browse/AVRO-1933)
whose PR is located here: #200
JIRA: [AVRO-2003](https://issues.apache.org/jira/browse/AVRO-2003)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HotelsDotCom/avro AVRO-2003
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/201.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 #201
----
commit f9bf0308fbb83f25b9e87f10f0ab16dfae93e845
Author: Anders Sundelin <[email protected]>
Date: 2017-03-02T10:12:03Z
AVRO-1933: Add more specific error details to SchemaCompatibility class
commit 7015f9f71ebc789129e8811c9c43ba103be0bf68
Author: Elliot West <[email protected]>
Date: 2017-03-03T10:58:48Z
Track location of incompatibility using a JSON Pointer.
Additional test cases for nested incompatibility locations.
msg -> message
details -> result
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---