[ https://issues.apache.org/jira/browse/AVRO-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated AVRO-201: ------------------------------ Resolution: Fixed Fix Version/s: 1.3.0 Hadoop Flags: [Incompatible change, Reviewed] (was: [Reviewed]) Status: Resolved (was: Patch Available) I just committed this. Thanks, Jeff! > Move DataFile[Reader|Writer] from io.py into datafile.py > --------------------------------------------------------- > > Key: AVRO-201 > URL: https://issues.apache.org/jira/browse/AVRO-201 > Project: Avro > Issue Type: Task > Components: python > Reporter: Jeff Hammerbacher > Assignee: Jeff Hammerbacher > Fix For: 1.3.0 > > Attachments: AVRO-201.patch, AVRO-201.patch > > > As Sharad noted in AVRO-161, implementing appends for file object containers > requires that DataFile[Reader|Writer] be in a separate module from > Encoder/Decoder. This patch implements that separation, using the module name > "datafile.py" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.