You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org> on 2011/09/30 00:59:45 UTC

[jira] [Updated] (AVRO-804) Java: add ThriftDatumWriter and ThriftDatumReader

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

Doug Cutting updated AVRO-804:
------------------------------

    Attachment: AVRO-804.patch

Raghu, I had some time, so I started working on this.  Here's an early version.

I include the generated Thrift test files in svn so that tests can still be run by folks who don't have the Thrift compiler installed.

This compiles but does not yet have tests.  It's a work in progress.  I'll add some tests and start debugging it over the next few days, hopefully committing it early next week.
                
> Java: add ThriftDatumWriter and ThriftDatumReader
> -------------------------------------------------
>
>                 Key: AVRO-804
>                 URL: https://issues.apache.org/jira/browse/AVRO-804
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Raghu Angadi
>             Fix For: 1.6.0
>
>         Attachments: AVRO-804.patch
>
>
> Add a ThriftDatumWriter that accepts Thrift-generated classes and writes them in Avro format, and a ThriftDatumReader that reads Avro data into a Thrift-generated class.  This would permit storage of Thrift-generated data structures in Avro data files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira