GitHub user kdrakon opened a pull request:
https://github.com/apache/avro/pull/279
AVRO-2132: allow the dot character to be used in the name of an IDL
property annotation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kdrakon/avro
kdrakon/allow-dot-in-idl-property-name
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/279.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 #279
----
commit 3f46d65d905523c60f642771300fb58cd2d93553
Author: Sean Policarpio <sean.policarpio@...>
Date: 2018-01-18T01:21:26Z
AVRO-2132: allow the dot character to be used in the name of an IDL
property annotation
----
---