Martin Cizek
Results
1
issues of
Martin Cizek
I tried three different implementations of avro (java/php/nodejs) and with yours I'm encountering a problem while encoding unions. Consider schema: ``` coffee avro_schema = name: 'foo' type: 'record' fields: [...