[ 
https://issues.apache.org/jira/browse/NIFI-9589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481977#comment-17481977
 ] 

ASF subversion and git services commented on NIFI-9589:
-------------------------------------------------------

Commit 96b53d894375e98370d2bc41c8f4b3a9a1f1881d in nifi's branch 
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=96b53d8 ]

NIFI-9589: Support initial loading from the current max values in 
QueryDatabaseTable* processors

Signed-off-by: Pierre Villard <pierre.villard...@gmail.com>

This closes #5676.


> QueryDatabaseTableRecord should support initial loading from the current max 
> values
> -----------------------------------------------------------------------------------
>
>                 Key: NIFI-9589
>                 URL: https://issues.apache.org/jira/browse/NIFI-9589
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> QueryDatabaseTableRecord provides dynamic properties to configure initial 
> values for the Maximum-value columns. It can be used to control where the 
> initial loading (starting the processor for the first time) should start off 
> and which rows should be loaded from the database table.
> In the special case, when the user wants to start from the current max values 
> (that is to load only the newly created rows), it would be a better user 
> experience if they did not have to select the max values from the database 
> and then configure the dynamic properties but the processor did it 
> automatically.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to