[
https://issues.apache.org/jira/browse/NIFI-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-2803:
-------------------------------
Status: Patch Available (was: Open)
> The pagination of GenerateTableFetch has a sort bug.
> ----------------------------------------------------
>
> Key: NIFI-2803
> URL: https://issues.apache.org/jira/browse/NIFI-2803
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.0.0
> Reporter: Byunghwa Yun
>
> When data is coming to the ingested table, the pagination SQL needs the ORDER
> BY statement with maxValueClauses.
> If maxValueClauses are not the primary keys, incoming data usually inserts
> using primary keys. So when ExecuteSQL executes, some data may be lost.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)