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

leesf closed HUDI-337.
----------------------
    Fix Version/s: 0.5.1
       Resolution: Fixed

Fixed via master: f82e58994e046d92916d45f7ec921e2fb6ba26ef

> 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
>             Fix For: 0.5.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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