rohan-uptycs opened a new pull request, #8503:
URL: https://github.com/apache/hudi/pull/8503

   ### Change Logs
   
   Following changes added
   
   - Hudi loads consistent hashing committed bucket metadata file on the basis 
of replace commit present on active timeline, but when replaced commit gets 
archived it falls back to default metadata file which result in data 
duplication.
   - Before archiving replace commit, update default metadata file with latest 
commit file
   - Added patch for this bug https://issues.apache.org/jira/browse/HUDI-6047
   
   
   ### Impact
   
   None
   
   ### Risk level (write none, low medium or high below)
   
   none
   
   ### Documentation Update
   
   none
   
   ### 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