You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Erik Forsberg (JIRA)" <ji...@apache.org> on 2016/09/20 12:55:20 UTC

[jira] [Commented] (AVRO-1751) Add support for Schema Compatibility check in python API

    [ https://issues.apache.org/jira/browse/AVRO-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15506428#comment-15506428 ] 

Erik Forsberg commented on AVRO-1751:
-------------------------------------

Found some code that might be useful: 

https://github.com/brandtg/misc/blob/master/python/tools/avro/validator.py

> Add support for Schema Compatibility check in python API
> --------------------------------------------------------
>
>                 Key: AVRO-1751
>                 URL: https://issues.apache.org/jira/browse/AVRO-1751
>             Project: Avro
>          Issue Type: Task
>          Components: python
>    Affects Versions: 1.7.7
>            Reporter: Blessan Thevalethu Abraham
>
> The java API has support for schema compatibility check as documented [here | http://avro.apache.org/docs/current/spec.html#Schema+Resolution] via {{org.apache.avro.SchemaCompatibility}}. This is very helpful to ensure that changes made to the schema is backwards compatible. This request is to implement the same in the python API



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)