beam-community / avro_ex

An Avro Library that emphasizes testability and ease of use.
https://hexdocs.pm/avro_ex/AvroEx.html
67 stars 27 forks source link

Fix decoding empty map #5

Closed martinmaillard closed 6 years ago

martinmaillard commented 6 years ago

Fixes #3

Similar to https://github.com/CJPoll/avro_ex/pull/2

gerbal commented 6 years ago

@CJPoll Could you merge this and do a hex.publish?