hudi-bot opened a new issue, #15708: URL: https://github.com/apache/hudi/issues/15708
With deltastreamer continuous mode and async table services, we auto enable OCC and lazy rollback bcoz, there is only a single writer to metadata table. So, if the table had multiple concurrent writers by mistake (concurrent spark ds writer), there is a chance we let them proceed. Some users prefer to add guard rails around this. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-5598 - Type: Improvement -- 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]
