Nandor Kollar created AVRO-2077:
-----------------------------------
Summary: Avro tools should have an option to check reader-writer
compatibility
Key: AVRO-2077
URL: https://issues.apache.org/jira/browse/AVRO-2077
Project: Avro
Issue Type: Bug
Components: java
Reporter: Nandor Kollar
Priority: Minor
Fix For: 1.9.0
It seems that avro-tools doesn't have any option to check for a given Avro file
and a given reader schema (JSON file or URL) that the reader's schema is
compatible with the writer's schema. This tool should report every
compatibility problem (if there's any).
According my knowledge, there's no such option for avro-tools as of now.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)