Hi,

i am currently using python to store data in avro. The problem is that the python implementation of avro is really slow, so i tried pyavroc (https://github.com/Byhiras/pyavroc). The problem with pyavroc is that i dont speak c so i dont understand the libraries. My first question is if there is any way to write with pyavroc using codecs (deflate). The second question is if there is any way to perform indexed search on avro file.

Greetings

Marius

Reply via email to