ad1happy2go commented on issue #11212:
URL: https://github.com/apache/hudi/issues/11212#issuecomment-2111917679

   @Amar1404 With 0.12 we always used to delete records based on record key. 
That is the reason both of those records are getting filtered out. 
   One way is to identify duplicated records from the table and then perform 
delete and insert. 


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