MountHuang commented on issue #5857:
URL: https://github.com/apache/hudi/issues/5857#issuecomment-1154677892

   More clues for data duplication issue: I noticed two exactly the same 
records, one in avro log file, the other in merged parquet file after spark 
insert. I highly doubted that the spark writer doesn't finish a complete 
compaction, at least doesn't delete the avro log files properly, because if it 
does, then there will be no avro log files under this partition at all, and we 
shouldn't have the chance to meet the problem 2 described in this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to