GitHub user ToivoAdams opened a pull request:

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

    Nifi 2624

    JDBC-to-Avro processors handle BigDecimals as Strings.
    JdbcCommon treats BigDecimals now as Avro Logical type using bytes to hold 
data (not String as is was before).


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

    $ git pull https://github.com/ToivoAdams/nifi nifi-2624

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

    https://github.com/apache/nifi/pull/984.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 #984
    
----
commit 96717c6f39039f1af70ab7e66510fb3dfbf5732b
Author: Toivo Adams <[email protected]>
Date:   2016-08-28T16:56:58Z

    nifi-2624 JDBC-to-Avro processors handle BigDecimals as Strings. Upgrade 
Avro 1.7.1 to 1.8.1

commit 5cf2848b92b69e3f8971883835df8e425e59698c
Author: Toivo Adams <[email protected]>
Date:   2016-08-30T18:00:57Z

    nifi-2624 JDBC-to-Avro processors handle BigDecimals as Strings. First 
version.

commit 90399c7382c93e188740433a4c653725429a2ab1
Author: Toivo Adams <[email protected]>
Date:   2016-08-30T18:16:58Z

    nifi-2624 JDBC-to-Avro processors handle BigDecimals as Strings. Fix tabs.

commit 7e33a0449244f6058726aea3f4a1591922efbe87
Author: Toivo Adams <[email protected]>
Date:   2016-09-03T08:11:30Z

    nifi-2624 JDBC-to-Avro processors handle BigDecimals as Strings. Cleanup.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to