nsivabalan commented on issue #2656: URL: https://github.com/apache/hudi/issues/2656#issuecomment-821758611
my bad. In latest release, we added support for allowing duplicates w/ INSERTs btw. forgot about it when I posted earlier. ensure you set "hoodie.merge.allow.duplicate.on.inserts" to true and your operation is "insert". you should see duplicates if you try to ingest same batch of records again. -- 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]
