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

Doug Cutting updated AVRO-678:
------------------------------

    Attachment: AVRO-678.patch

Here's a patch that implements this, with tests.  It also moves getField() and 
setField() methods from the reader/writers to GenericData, so that the generic 
implementation of record comparison can be shared. This also eliminates some 
duplicate code.

> implement ReflectData#compare()
> -------------------------------
>
>                 Key: AVRO-678
>                 URL: https://issues.apache.org/jira/browse/AVRO-678
>             Project: Avro
>          Issue Type: Sub-task
>          Components: java
>            Reporter: Doug Cutting
>             Fix For: 1.5.0
>
>         Attachments: AVRO-678.patch
>
>
> Order comparison is not implemented for reflected data.  It ought to be.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to