avro icon indicating copy to clipboard operation
avro copied to clipboard

Avro codec and code generation for Go

Results 42 avro issues
Sort by recently updated
recently updated
newest added

I use hamba/avro as avro and after last update (https://github.com/hamba/avro/pull/368) the unmarshal was resulting error the following error to me. ``` Timestamp: avro: int64 is unsupported for Avro long and...

The `sort.Search()` function is not producing the desired result for the logic inside the `shouldImportAvroTypeGen()` function. Assuming that the `definitions` slice contains two elements, the first being an element that...