mpouttu commented on issue #498:
URL: https://github.com/apache/hudi/issues/498#issuecomment-1583601589

   _hoodie_is_deleted allows us to delete records and replace them with new 
records in the same transaction which is essential for some of our use cases. 
EmptyHoodieRecordPayload forces us to do the deletes in a separate commit to 
the inserts which will cause the balances not to tie out for GL accounts for 
example. 


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