nsivabalan commented on issue #2284: URL: https://github.com/apache/hudi/issues/2284#issuecomment-786611593
Unfortunately, I don't think hudi has support for updating already written records. All we can do is to compare old and new incoming records based on a field (PreCombine) and construct the new payload(akka row). ---------------------------------------------------------------- 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]
