The DECIMAL value type is now properly handled in Avrorouter. It is processed into an Avro double value when before it was ignored and replaced with a zero integer.
* avro -> avrorouter * binlog -> binlogrouter