hudi-bot opened a new issue, #14600:
URL: https://github.com/apache/hudi/issues/14600

   While doing metadata bootstrap, we can provide ability to change the 
partition-path name. It will still be 1-1 between source and bootstrapped table 
but we can make the partition-path adhere to hive style.
   
   For e:g /src_base_path/2020/06/05/ can be mapped to 
/bootstrap_base_path/ds=2020%2F06%2F05/
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-1001
   - Type: New Feature
   - Epic: https://issues.apache.org/jira/browse/HUDI-1265
   - Affects version(s):
     - 0.9.0
   
   
   ---
   
   
   ## Comments
   
   01/Sep/20 20:12;vbalaji;THere is no concrete requirement for such an 
implementation. Moving to standalone issue for future tracking ;;;


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