GitHub user mattyb149 opened a pull request:

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

    NIFI-2157: Add GenerateTableFetch processor

    Refactored common code out of QueryDatabaseTable into an Abstract base 
class, which involved some refactor of QueryDatabaseTable as well as the added 
GenerateTableFetch processor.
    
    This includes the addition of the DatabaseAdapter interface and its 
implementations, going forward this is to isolate database-specific code behind 
an interface for use by database-related processors.

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

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

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

    https://github.com/apache/nifi/pull/645.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 #645
    
----
commit 7b8fd3728f21f6a40b91e401d14738ea9a32fc9e
Author: Matt Burgess <mattyb...@apache.org>
Date:   2016-07-14T01:29:51Z

    NIFI-2157: Add GenerateTableFetch processor

----


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

Reply via email to