hudi-bot opened a new issue, #14973: URL: https://github.com/apache/hudi/issues/14973
It is very appropriate when MultiTableDeltaStreamer completes the business of updating table a' by table a and updating table b' by table b. Because MultiTableDeltaStreamer will start two threads, one to update table a', and the other to update table b'. If the current service scenario is that table a and table b update table c at the same time, MultiTableDeltaStreamer may encounter write conflict and cannot complete the service. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-3103 - Type: New Feature -- 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]
