GitHub user nandorKollar opened a pull request:
https://github.com/apache/avro/pull/247
AVRO-2078: Avro does not enforce schema resolution rules for Decimal â¦
â¦type
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nandorKollar/avro AVRO-2078
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/247.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #247
----
commit 3753c8ac285b3cfc5aeec399e526dc84f98b54aa
Author: Nandor Kollar <[email protected]>
Date: 2017-09-20T12:23:17Z
AVRO-2078: Avro does not enforce schema resolution rules for Decimal type
----
---