[GitHub] nifi pull request #3175: Support for generic fixed when using decimal logica...

2018-11-17 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/nifi/pull/3175


---


[GitHub] nifi pull request #3175: Support for generic fixed when using decimal logica...

2018-11-16 Thread gideonkorir
GitHub user gideonkorir opened a pull request:

https://github.com/apache/nifi/pull/3175

Support for generic fixed when using decimal logical type

Fix for [Avro decimal 
conversion](https://jira.apache.org/jira/browse/NIFI-5662)


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gideonkorir/nifi nifi-5662

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nifi/pull/3175.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 #3175


commit b52a3a240fcfbbec288deb37a0ef43acd79e42d2
Author: gkkorir 
Date:   2018-11-16T12:49:24Z

Support for generic fixed when using decimal logical type




---