You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@avro.apache.org by felix gao <gr...@gmail.com> on 2011/02/16 20:44:23 UTC

C/C++ implementation of Avro with compression

Guys,

I have wrote a C version of the program that converts our existing logs into
avro format, I am wondering where and how do I specify the compression of
the fields.  I can't find any documentation on the web.

thanks,

Felix