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)