geoffroyatkwiff commented on issue #4778:
URL: https://github.com/apache/hudi/issues/4778#issuecomment-1036325464


   > sorry. is your requirement, if we have insert and delete for the same 
record within one batch thats being ingested, you prefer final snapshot in hudi 
to show the insert record and not delete record?
   
   Hi @nsivabalan , no, I would expect the two to cancel each other out. For 
example: say someone creates a new user in a table, but realises they already 
had them under another name. They delete this user that was just created 1 
minute before, and wouldn't expect the target table to show a row related to 
this duplicate user.


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to