nsivabalan commented on issue #4778: URL: https://github.com/apache/hudi/issues/4778#issuecomment-1035624092
which operation are you using with "2" step above? "insert" or "upsert". for upsert, depending on preCombine value, records will be deduped before ingesting into hudi. For inserts, you have to enable a config for this https://hudi.apache.org/docs/configurations/#hoodiecombinebeforeinsert -- 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]
