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

   ### Change Logs
   
   - Adding support to hudi-cli to repair deprecated partition. Until 0.12, 
fallback partition in hudi (if partition path value is null for a record), is 
"default". From 0.12, we have switched to "__HIVE_DEFAULT_PARTITION__". This 
cli support will assist users to rewrite data from the deprecated partition to 
"__HIVE_DEFAULT_PARTITION__" partition. 
   
   ### Impact
   
   Not sure how many have these sentinel partitions. So, may not be high for 
sure. 
   
   **Risk level: Low -> Medium. 
   
   _Choose one. If medium or high, explain what verification was done to 
mitigate the risks._
   
   ### 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