suryaprasanna opened a new pull request, #8832:
URL: https://github.com/apache/hudi/pull/8832

   ### Change Logs
   
   Creating new ConflictResolutionStrategy called 
IngestionPrimaryWriterBasedConflictResolutionStrategy, to prioritize Ingestion 
writers over other writers. This strategy also requires replacecommit to be 
mutable plan and would require SparkAllowUpdateStrategy to be passed in 
HoodieWriteConfig.
   
   ### Impact
   
   No impact for the existing flow, this change is introducing a new conflict 
resolution strategy.
   
   ### Risk level (write none, low medium or high below)
   
   Low. Created unit tests to test various scenarios.
   
   ### Documentation Update
   
   Did not create new configs, used existing configs. Documentation for the 
strategy class is given as part of comments.
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to