[jira] Updated: (AVRO-387) hashCode throws a NullPointerException when unions are uninitialized

2010-02-01 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-387: -- Attachment: AVRO-387.patch Here's a patch that adds a new interface, IndexedRecord, that's used by both

[jira] Updated: (AVRO-387) hashCode throws a NullPointerException when unions are uninitialized

2010-01-31 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-387: - Attachment: AVRO-387.patch.txt This patch should do it. What do you think? hashCode throws a