[ 
https://issues.apache.org/jira/browse/AVRO-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022189#comment-13022189
 ] 

Raghu Angadi commented on AVRO-804:
-----------------------------------

elephant-bird does Thrift <-> PIG tuple/schema (ThriftToPig.java etc in 
https://github.com/kevinweil/elephant-bird). We can reuse quite a bit of code 
here. I can implement it if it seems like a good idea. at the same time, I will 
get more familiar with Avro.   

> 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