[
https://issues.apache.org/jira/browse/NIFI-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157432#comment-16157432
]
ASF subversion and git services commented on NIFI-4257:
-------------------------------------------------------
Commit c10ff574c4602fe05f5d1dae5eb0b1bd24026c02 in nifi's branch
refs/heads/master from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=c10ff57 ]
NIFI-4257 - add custom WHERE clause in database fetch processors
Signed-off-by: Matthew Burgess <[email protected]>
This closes #2050
> Allow a custom WHERE clause in AbstractDatabaseFetchProcessor
> -------------------------------------------------------------
>
> Key: NIFI-4257
> URL: https://issues.apache.org/jira/browse/NIFI-4257
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Fix For: 1.4.0
>
>
> It could be useful allowing a user to set a custom WHERE clause in
> AbstractDatabaseFetchProcessor in case not all of the data in the table is
> required.
> In case the WHERE clause is changed after the processor has already been
> running, the user will probably have to set the initial maximum values to
> ensure the expected behaviour.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)