[ https://issues.apache.org/jira/browse/AVRO-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Hammerbacher updated AVRO-201: ----------------------------------- Status: Patch Available (was: Open) > 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 > Attachments: 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.