avro-c error: "Datum too large for file block size"
/b18c0c54657db4e1f0361e0be9f710f3. This one actually works perfectly ! Could anyone help me to understand this issue ? Best regards, Titouan Christophe
Re: avro-c error: "Datum too large for file block size"
Hello Dan and all, On 1/16/20 7:00 PM, Dan Schmitt wrote: Only difference I can see is the null default/union possibly not being handled well by avro_record_set or avro_record(schema) Without reading the source I'd expect avro_record(schema) to default the default union values to null Yes, I