jackdaw

https://github.com/FundingCircle/jackdaw
2021-06-15T09:31:38.015400Z

Hey, not sure if you ever solved this but I ran into something similar. It was due to going from a jackdaw avro serde to and edn serde but the avro had a field with a type of bytes (decimal logical type). This caused the serializtion to edn to fail due to it having a BufferBytea class for that field value