venkee14 commented on issue #1482: [SUPPORT] Deletion of records through deltaStreamer _hoodie_is_deleted flag does not work as expected URL: https://github.com/apache/incubator-hudi/issues/1482#issuecomment-608504894 @nsivabalan : My new schema looks like, 20/04/02 06:04:08 INFO DeltaSync: Registering Schema :[{"type":"record","name":"hoodie_source","namespace":"hoodie.source","fields": ........ {"name":"updatedby_user","type":["string","null"]},{"name":"_hoodie_is_deleted","type":"boolean"},{"name":"partition_date","type":["string","null"]}]}] Let me know if you would need complete schema defn
---------------------------------------------------------------- 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] With regards, Apache Git Services
