zhangyue19921010 commented on PR #6059: URL: https://github.com/apache/hudi/pull/6059#issuecomment-1179888533
Added four cases for early conflict detection multi-writing: 1. COPY_ON_WRITE + TIMELINE_SERVER_BASED MARKER 2. MERGE_ON_READ + TIMELINE_SERVER_BASED MARKER 3. MERGE_ON_READ + DIRECT MARKER 4. COPY_ON_WRITE + DIRECT MARKER Also all the tests are passed including these new four cases. I believe this PR is ready for reviewing. PTAL :) -- 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]
