[ 
https://issues.apache.org/jira/browse/NIFI-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523467#comment-15523467
 ] 

ASF subversion and git services commented on NIFI-2803:
-------------------------------------------------------

Commit 88682359937afbc0e48df769c296606316c7b1d0 in nifi's branch 
refs/heads/master from [~combine]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=8868235 ]

NIFI-2803 The pagination of GenerateTableFetch has a sort bug.

Signed-off-by: Matt Burgess <mattyb...@apache.org>

NIFI-2803: Updated unit tests for GenerateTableFetch

Signed-off-by: Matt Burgess <mattyb...@apache.org>

This closes #1052


> 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)

Reply via email to