Java: add ProtobufDatumReader and ProtobufDatumWriter
-----------------------------------------------------

                 Key: AVRO-805
                 URL: https://issues.apache.org/jira/browse/AVRO-805
             Project: Avro
          Issue Type: New Feature
          Components: java
            Reporter: Doug Cutting


Add a ProtobufDatumWriter that accepts ProtocolBuffer-generated classes and 
writes them in Avro format, and a ProtobufDatumReader that reads Avro data into 
a Protobuf-generated class. This would permit storage of Protobuf-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