ad1happy2go commented on issue #9101: URL: https://github.com/apache/hudi/issues/9101#issuecomment-1625648898
@KnightChess MERGE INTO should be idempotent(if using upsert as operation type), Can you please enlighten me under which scenario it can create data inconsistency issues? Only thing I can see that it may show records as false updates for the incremental or point-in-time queries. OR Are you not using upsert(or no preCombineField provided)? -- 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]
