Hey @lewisdawson, there is a workaround for the current version that might help 
you. It involves implementing your own Avro serializer (or slightly modifying 
the one you're using, I did that with Confluent's). The key is to explicitly 
add the right conversions for logical types to SpecificData when creating the 
DatumWriter and DatumReader. If you still need help, create a post on 
StackOverflow and we'll take it over there.

[ Full content available at: https://github.com/apache/avro/pull/118 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to