bhasudha commented on issue #1794: URL: https://github.com/apache/hudi/issues/1794#issuecomment-654249075
@RajasekarSribalan quick questions for clarity: - You intend to also take the deletes from Kafka and apply to Hudi right? Or is that strictly a transformation logic that you want to filter out in Spark Streaming before even loading into Hudi table? - If yes to above question, how are you doing delete - soft or hard delete ? https://hudi.apache.org/docs/writing_data.html#deletes ---------------------------------------------------------------- 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]
