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

Doug Cutting commented on AVRO-32:
----------------------------------

> applications may need different ordering with same record objects.

That's certainly true, but a lot of applications only require a single 
ordering, and automatically implementing a by-field ordering would simplify 
many applications.  So, as a start, I'd vote for implementing Comparable 
without any modifiers.  If this is contentious, let's move it to a separate 
issue.

> Generated classes should override equals and hashcode
> -----------------------------------------------------
>
>                 Key: AVRO-32
>                 URL: https://issues.apache.org/jira/browse/AVRO-32
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Sharad Agarwal
>
> It would be good to have equals and hashcode implementation generated as well.

-- 
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