waywtdcc commented on PR #8721:
URL: https://github.com/apache/hudi/pull/8721#issuecomment-1751884980

   > Should be feasible if the Merger API also supports delete, but we should 
not always mask out the deletes because some readers like the FLink streaming 
reader atually needs to emit these deletion messages, so I guess put the 
handling into the FileGroup reader is more reasonable.
   
   If the delete message wants to be sent, why does BaseAvroPayload.java 
forcefully delete the data with HOODIE_IS_DELETED_FIELD set to true now? 
Feeling inconsistent


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