the-other-tim-brown commented on PR #13347:
URL: https://github.com/apache/hudi/pull/13347#issuecomment-2920814440

   > I think its safe for v8+ writers to not conflict with scheduled or 
completed compactions.
   > 
   > Without multi-writer, v6 writers should n't be conflicting with completed 
compactions (it ll only conflict with scheduled compactions)... With 
multi-writer, v6 writers will conflict with both scheduled and completed 
compactions. (the `hasConflict()` just looks for file group id overlap)
   > 
   > Let me know if yours is different. if not, LGTM. Suggest getting another 
review given Danny has started already..
   
   @vinothchandar that is my understanding as well


-- 
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]

Reply via email to