[ 
https://issues.apache.org/jira/browse/HUDI-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HUDI-337:
--------------------------------
    Labels: pull-request-available  (was: )

> Merge on Read incremental pull has in-consistent results
> --------------------------------------------------------
>
>                 Key: HUDI-337
>                 URL: https://issues.apache.org/jira/browse/HUDI-337
>             Project: Apache Hudi (incubating)
>          Issue Type: Task
>          Components: Incremental Pull
>            Reporter: Nishith Agarwal
>            Assignee: Nishith Agarwal
>            Priority: Major
>              Labels: pull-request-available
>
> Consider the following example :
> 1.deltacommit
> 2.inflight
> 3.rollback <- because rollback was initiated after startCommit
> Now, for the logReader, we pass the latestInstant allowed to be 
> getCompletedInstants(COMMIT, DELTACOMMIT, ROLLBACK).
> Now, since the latestInstant from the call above is "3", the inflight 
> logblocks will be returned leading to invalid values.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to