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


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to