I have an attribute of type xs:decimal in my XSD. Get the following error Unable to handle defined type 'java.math.BigDecimal'. ... and suspect it's due to Avro not supporting Decimal until recently https://issues.apache.org/jira/browse/AVRO-1402