You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "satish (Jira)" <ji...@apache.org> on 2020/04/20 22:12:00 UTC

[jira] [Created] (HUDI-819) missing write status in MergeOnReadLazyInsertIterable

satish created HUDI-819:
---------------------------

             Summary: missing write status in MergeOnReadLazyInsertIterable
                 Key: HUDI-819
                 URL: https://issues.apache.org/jira/browse/HUDI-819
             Project: Apache Hudi (incubating)
          Issue Type: Improvement
            Reporter: satish


Variable declared [here|https://github.com/apache/incubator-hudi/blob/master/hudi-client/src/main/java/org/apache/hudi/execution/MergeOnReadLazyInsertIterable.java#L53] masks protected statuses variable. 

So although hoodie writes data, will not include writestatus in the completed section. This can cause duplicates being written



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