Description
Right now, Avro only allows Decimal logical type in fixed and array types. However, there is a requirement from users to represent decimal in long type. It is to support represent currency (for money). The request is to support a customized decimal type backed by long.