yihua commented on issue #6914: URL: https://github.com/apache/hudi/issues/6914#issuecomment-1276886504
@gubinjie How did you write the records to the Hudi table? You need to use upsert operation instead of insert operation to merge the records with the same record key. -- 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]
