Hey,

i have avro files that as of yet are only used with Python to decode and encode. To do some performance evaluations i want to use the C++ implementation of avro to read the files but the use case does not allow the schema to be around so i cant perform code generation. Is there any way to do read the data from the file without code generation?

Greetings

Marius

Reply via email to