GitHub user kurtharriger opened a pull request:
https://github.com/apache/avro/pull/49
AVRO-1649: More Informative Schema Compatibility Checks
Rebased https://github.com/apache/avro/pull/33 onto trunk
https://issues.apache.org/jira/browse/AVRO-1649
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kurtharriger/avro AVRO-1649-20170817
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/49.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 #49
----
commit 978f0cf82487540034294ec7dc3b526ed5486ab3
Author: Kurt Harriger <[email protected]>
Date: 2015-04-07T18:02:16Z
AVRO-1649: Add SchemaCompatibilityResult
Modify private methods without breaking backward compatibility
commit 62b155e222f74371efc07e719c04dc43ab2e8cd4
Author: Kurt Harriger <[email protected]>
Date: 2015-04-07T18:06:12Z
AVRO-1649: Return more informative description
Return SchemaPairCompatibility with a more informative incompatibility
description
----
---
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.
---