[ 
https://issues.apache.org/jira/browse/AVRO-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Cutting updated AVRO-1409:
-------------------------------

      Component/s: java
    Fix Version/s: 1.7.6
         Assignee: Christophe Taton

This looks good to me.  Checkstyle complained about the redundant 'final' 
declaration in the static objectEquals().  Unless others object I will commit 
this soon.

> Accurate method for evaluating schema compatibility
> ---------------------------------------------------
>
>                 Key: AVRO-1409
>                 URL: https://issues.apache.org/jira/browse/AVRO-1409
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Christophe Taton
>            Assignee: Christophe Taton
>             Fix For: 1.7.6
>
>         Attachments: AVRO-1409.20131203-202608.diff
>
>
> Following AVRO-1385, it appears Avro's resolving decoder performs decode-time 
> compatibility check, ie. per datum instance compatibility check, as opposed 
> to per schema compatibility check.
> For our use-cases, we need to determine whether all datum instances of a 
> particular writer schema will always succeed in being decoded using a given 
> reader schema.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to