GitHub user bcotton opened a pull request:
https://github.com/apache/avro/pull/24
AVRO-1649: Teach SchemaCompatability to be more descriptive with failing
compatibility checks.
Also adds enums to SchemaCompatability.SchemaCompatibilityType for the
various compatability checks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bcotton/avro trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/24.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 #24
----
commit e77d97c35eabdd7b2f9de24f6a0a01f1fe11bf29
Author: Bob Cotton <[email protected]>
Date: 2015-03-11T20:06:37Z
AVRO-1649: Teach SchemaCompatability to be more descriptive with failing
compatibility checks.
Also adds enums to SchemaCompatability.SchemaCompatibilityType for the
various compatability checks.
----
---
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.
---