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

[GitHub] nifi pull request #994: NIFI-2262: Added Avro-normalization of table/column ...

GitHub user mattyb149 opened a pull request:

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

    NIFI-2262: Added Avro-normalization of table/column names in SQL processors

    Affected processors are QueryDatabaseTable and ExecuteSQL, since they generate Avro output. GenerateTableFetch is not affected as it generates SQL, however I added the property to the AbstractDatabaseFetchProcessor class so it could be reused by future processors.

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

    $ git pull https://github.com/mattyb149/nifi NIFI-2262

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

    https://github.com/apache/nifi/pull/994.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 #994
    
----
commit f452d36d076200084cf0c8823979a948a070adc2
Author: Matt Burgess <ma...@apache.org>
Date:   2016-09-07T17:53:47Z

    NIFI-2262: Added Avro-normalization of table/column names in SQL processors

----


---
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 #994: NIFI-2262: Added Avro-normalization of table/column ...

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

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


---
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 #994: NIFI-2262: Added Avro-normalization of table/column names i...

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

    https://github.com/apache/nifi/pull/994
  
    Full build with contrib check OK, checked code and tested functionality. +1
    Merged to master.


---
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.
---