Peter Turcsanyi created NIFI-9589:
-------------------------------------
Summary: 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
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)