GitHub user nandorKollar opened a pull request:
https://github.com/apache/avro/pull/255
AVRO-2086: Can't create specific record with a single Decimal field wâ¦
â¦ith default value
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nandorKollar/avro AVRO-2086
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/255.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 #255
----
commit 70144dd136374520da0686f2a02dc3c7bae650fe
Author: Nandor Kollar <[email protected]>
Date: 2017-10-05T13:01:34Z
AVRO-2086: Can't create specific record with a single Decimal field with
default value
----
---