Description
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.
Attachments
Attachments
Issue Links
- is related to
-
AVRO-805 Java: add ProtobufDatumReader and ProtobufDatumWriter
- Closed