nsivabalan commented on issue #2770:
URL: https://github.com/apache/hudi/issues/2770#issuecomment-815315164


   Sorry, what feature you are looking for. can you please clarify. hudi 
automatically deletes those records which has "_hoodie_is_deleted" set to true. 
in other words, if you have a batch of write, with mixed set of records 
(inserts, updates, deletes), hudi will honor all 3. you just need to use 
"upsert" as your operation type. 
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to