[ https://issues.apache.org/jira/browse/AVRO-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Massie updated AVRO-364: ----------------------------- Attachment: AVRO-364.patch > Add support for encoding/decoding records > ----------------------------------------- > > Key: AVRO-364 > URL: https://issues.apache.org/jira/browse/AVRO-364 > Project: Avro > Issue Type: Improvement > Components: c > Reporter: Matt Massie > Fix For: 1.3.0 > > Attachments: AVRO-364.patch > > > This patch will add support for encoding/decoding records. > It also breaks up datum.c into multiple source files datum.c datum_equal.c > datum_read.c datum_write.c and datum_validate.c in order to make the code > more manageable. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.