hudi-bot opened a new issue, #15756:
URL: https://github.com/apache/hudi/issues/15756

   As of now, if there are two concurrent writers inserting duplicate set of 
records, both will succeed and table could contain duplicates. 
   
    
   
   We should add a new conflict resolution strategy where we do record level 
conflict resolution. It might be very expensive, but some users might use this 
strategy. 
   
    
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-5706
   - Type: Improvement


-- 
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