ArpitAdhikari commented on issue #11836: URL: https://github.com/apache/hudi/issues/11836#issuecomment-2331301561
We recently moved to Hudi 0.14.1 to avoid this issue but just today got to see the duplicates again in few of the tableTo answer your question, yes we use aysnc cleaning with below properties: "hoodie.write.concurrency.mode": "OPTIMISTIC_CONCURRENCY_CONTROL" "hoodie.write.lock.provider": "org.apache.hudi.client.transaction.lock.InProcessLockProvider" -- 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]
