You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Pierre Villard (Jira)" <ji...@apache.org> on 2022/01/25 17:14:00 UTC

[jira] [Resolved] (NIFI-9589) QueryDatabaseTableRecord should support initial loading from the current max values

     [ https://issues.apache.org/jira/browse/NIFI-9589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Villard resolved NIFI-9589.
----------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

> 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
>             Fix For: 1.16.0
>
>          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)