Commits


Thiago Froes authored and Daniel Kulp committed fe40576cd22
AVRO-3134: Fix ArgumentOutOfRangeException in method ToString of AvroDecimal The method ToString of class AvroDecimal causes ArgumentOutOfRangeException when Scale is greater than Unscaled number size. The method ToString of class AvroDecimal returns a wrong result when Scale is equal to the Unscaled number size because is missing a "0"