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

   ### Change Logs
   
   Currently master fails while upgrading from table version (6, 7) to 8 with 
`hoodie.write.auto.upgrade` set to false and metadata enabled. Since backward 
compatibility of metadata writer has been fixed with HUDI-9026, the PR aims to 
remove those checks. 
   
   ### Impact
   
   Ensures that a version 6 or 7 table can be upgraded to version 8 with 
metadata enabled
   
   ### Risk level (write none, low medium or high below)
   
   low
   
   ### Documentation Update
   
   While upgrading to table version 8, we do not need to disable metadata  when 
`hoodie.write.auto.upgrade` is set to false.
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to