[
https://issues.apache.org/jira/browse/NIFI-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523454#comment-15523454
]
ASF GitHub Bot commented on NIFI-2803:
--------------------------------------
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/1052
Reviewing...
> 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
> Fix For: 1.1.0
>
>
> 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)