You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by gideonkorir <gi...@git.apache.org> on 2018/11/16 13:00:31 UTC

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

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 <gk...@...>
Date:   2018-11-16T12:49:24Z

    Support for generic fixed when using decimal logical type

----


---

[GitHub] nifi issue #3175: Support for generic fixed when using decimal logical type

Posted by pvillard31 <gi...@git.apache.org>.
Github user pvillard31 commented on the issue:

    https://github.com/apache/nifi/pull/3175
  
    +1, confirmed the issue and the unit tests, merging to master, thanks @gideonkorir 


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---