You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by ToivoAdams <gi...@git.apache.org> on 2016/09/03 08:18:09 UTC

[GitHub] nifi pull request #984: Nifi 2624

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 <to...@gmail.com>
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 <to...@gmail.com>
Date:   2016-08-30T18:00:57Z

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

commit 90399c7382c93e188740433a4c653725429a2ab1
Author: Toivo Adams <to...@gmail.com>
Date:   2016-08-30T18:16:58Z

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

commit 7e33a0449244f6058726aea3f4a1591922efbe87
Author: Toivo Adams <to...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #984: Nifi 2624

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

    https://github.com/apache/nifi/pull/984
  
    I created new pull request #1142
    Could not reopen this PR


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #984: Nifi 2624

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

    https://github.com/apache/nifi/pull/984
  
    @trixpan 
    I did rebase, resolved conflicts.
    Git refused to push. So I used force push.
    toivo@Optx:~/git/nifi$ git push origin -f nifi-2624
    Counting objects: 2712, done.
    Delta compression using up to 4 threads.
    Compressing objects: 100% (1079/1079), done.
    Writing objects: 100% (2712/2712), 2.51 MiB | 1.81 MiB/s, done.
    Total 2712 (delta 952), reused 2399 (delta 740)
    remote: Resolving deltas: 100% (952/952), completed with 402 local objects.
    To git@github.com:ToivoAdams/nifi.git
     + 7e33a04...540ef63 nifi-2624 -> nifi-2624 (forced update)
    
    Now PR is closed?



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #984: Nifi 2624

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

    https://github.com/apache/nifi/pull/984
  
    @ToivoAdams would you mind rebasing this PR?
    
    Kind regards


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request #984: Nifi 2624

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

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---