You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2009/11/16 11:56:39 UTC

[jira] Assigned: (AVRO-201) Move DataFile[Reader|Writer] from io.py into datafile.py

     [ https://issues.apache.org/jira/browse/AVRO-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Hammerbacher reassigned AVRO-201:
--------------------------------------

    Assignee: Jeff Hammerbacher

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