nsivabalan commented on issue #3313: URL: https://github.com/apache/hudi/issues/3313#issuecomment-886006267
Can you confirm something. I see that you have "src_pri_psbr_id" as part of your record key fields. So, I was expecting to update a record, you will not touch any of the fields that are part of the record key. If not, these are considered as completely different records. But looks like you are updating this field and expect hudi to treat it as an update. -- 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]
