GitHub user patricker opened a pull request:
https://github.com/apache/nifi/pull/876
QueryDatabaseTable updates
NIFI-2582 - QueryDatabaseTable should support splitting the ResultSet into
multiple flow files
NIFI-2583 - QueryDatabaseTable should allow you to specify an initial Max
Value
Appropriate Unit Tests have also been developed.
FYI: I tried to following the branching guidelines... we'll see how that
goes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/patricker/nifi QDB1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/876.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 #876
----
commit 92eb864c96dc3096c28f6d3a2e13402d7bc0a292
Author: Peter Wicks <[email protected]>
Date: 2016-08-15T16:49:37Z
NIFI-2356
commit b28806b52f0a7c7d35e2713db0495c9af6a55641
Author: Peter Wicks <[email protected]>
Date: 2016-08-15T17:47:46Z
Sync
commit ab0568341c5639998f1a292311a58069ead21e7a
Author: Peter Wicks <[email protected]>
Date: 2016-08-15T21:50:47Z
NIFI-2576
commit 1c7ea31346ce1dbd80b2fd392be1d2f4dfccbabe
Author: Peter Wicks <[email protected]>
Date: 2016-08-15T21:52:45Z
Merge remote-tracking branch 'upstream/master'
commit 4ce80fa69ac8524756818dd6d530954985b430c5
Author: Peter Wicks <[email protected]>
Date: 2016-08-15T22:00:31Z
NIFI-2576
commit c680ff7f17cf67a778e5afd31f7283f5ea7f8a73
Author: Peter Wicks <[email protected]>
Date: 2016-08-16T03:03:30Z
NIFI-2576
commit 69fd3df515803d87213fd5f8d1f6d1ebde42e088
Author: Peter Wicks <[email protected]>
Date: 2016-08-16T15:08:33Z
QDB1
commit 4b87f56dfd136b25c3c7b14f8f6f0023b8740e7a
Author: Peter Wicks <[email protected]>
Date: 2016-08-16T21:16:57Z
QDB1
commit aa59b954784f4a26526b87c10034bb0eb2397d9a
Author: Peter Wicks <[email protected]>
Date: 2016-08-16T21:36:00Z
QDB1
commit 7b4bf15cde8327ae086320c8b6a2be3be40499c3
Author: Peter Wicks <[email protected]>
Date: 2016-08-16T21:42:01Z
QDB1
----
---
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.
---