qingbo li created NIFI-5840:
-------------------------------
Summary: GenerateTableFetch--repeated record
Key: NIFI-5840
URL: https://issues.apache.org/jira/browse/NIFI-5840
Project: Apache NiFi
Issue Type: Improvement
Components: Flow Versioning
Affects Versions: 1.8.0
Reporter: qingbo li
when GenerateTableFetch processor assign aximum-value Columns value,such as
"created_date" col, There may be duplicate data when paging database because of
the "created_date" col has same value.So,I recommend sql statement order by
part plus primary key field to avoid this problem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)